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

Unified Diff: sky/engine/public/platform/WebURL.h

Issue 747663002: Audit all of sky's system <> style includes (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/public/platform/WebString.h ('k') | sky/engine/public/web/linux/WebFontRendering.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/platform/WebURL.h
diff --git a/sky/engine/public/platform/WebURL.h b/sky/engine/public/platform/WebURL.h
index 07aa8fd24dad292c584b2c2ec6f75cc0a48d9dd5..027364fbb2f50c20ee90a65ffc9ea72b6b3173b2 100644
--- a/sky/engine/public/platform/WebURL.h
+++ b/sky/engine/public/platform/WebURL.h
@@ -33,10 +33,10 @@
#include "WebCString.h"
#include "WebString.h"
-#include <url/third_party/mozilla/url_parse.h>
+#include "url/third_party/mozilla/url_parse.h"
#if !INSIDE_BLINK
-#include <url/gurl.h>
+#include "url/gurl.h"
#endif
namespace blink {
« no previous file with comments | « sky/engine/public/platform/WebString.h ('k') | sky/engine/public/web/linux/WebFontRendering.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698