Chromium Code Reviews

Unified Diff: webrtc/base/location.h

Issue 2840453004: Reland of Enable GN check for webrtc/base (Closed)
Patch Set: Rebasing again Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/pathutils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/location.h
diff --git a/webrtc/base/location.h b/webrtc/base/location.h
index a541bbef514763a461dab8e84974555c182c9b00..541be9ac141768a831b7e82975300a179d3f1e3f 100644
--- a/webrtc/base/location.h
+++ b/webrtc/base/location.h
@@ -13,7 +13,7 @@
#include <string>
-#include "webrtc/system_wrappers/include/stringize_macros.h"
+#include "webrtc/base/stringize_macros.h"
namespace rtc {
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/pathutils.cc » ('j') | no next file with comments »

Powered by Google App Engine