Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(557)

Unified Diff: webrtc/base/flags.h

Issue 1917043005: #include "webrtc/base/constructormagic.h" where appropriate (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/base/fileutils.h ('k') | webrtc/base/latebindingsymboltable.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/flags.h
diff --git a/webrtc/base/flags.h b/webrtc/base/flags.h
index 4ce857b74a748ac746c923c15dcfd62035822411..d16f12bad63a8bc26f52269c084a3371d640adcf 100644
--- a/webrtc/base/flags.h
+++ b/webrtc/base/flags.h
@@ -27,6 +27,7 @@
#include "webrtc/base/checks.h"
#include "webrtc/base/common.h"
+#include "webrtc/base/constructormagic.h"
namespace rtc {
« no previous file with comments | « webrtc/base/fileutils.h ('k') | webrtc/base/latebindingsymboltable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698