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

Unified Diff: sky/engine/core/css/parser/MediaQueryTokenizer.h

Issue 746023002: Make absolute and sort all Sky headers (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/core/css/parser/MediaQueryToken.cpp ('k') | sky/engine/core/css/parser/MediaQueryTokenizer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/parser/MediaQueryTokenizer.h
diff --git a/sky/engine/core/css/parser/MediaQueryTokenizer.h b/sky/engine/core/css/parser/MediaQueryTokenizer.h
index ab263663c23c40f829dc0cc32fe0ca4475633f87..c643f83509d0de9c79c63db9cea3397f23e4775d 100644
--- a/sky/engine/core/css/parser/MediaQueryTokenizer.h
+++ b/sky/engine/core/css/parser/MediaQueryTokenizer.h
@@ -5,11 +5,10 @@
#ifndef MediaQueryTokenizer_h
#define MediaQueryTokenizer_h
-#include "core/css/parser/MediaQueryToken.h"
-#include "core/html/parser/InputStreamPreprocessor.h"
-#include "wtf/text/WTFString.h"
-
#include <climits>
+#include "sky/engine/core/css/parser/MediaQueryToken.h"
+#include "sky/engine/core/html/parser/InputStreamPreprocessor.h"
+#include "sky/engine/wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « sky/engine/core/css/parser/MediaQueryToken.cpp ('k') | sky/engine/core/css/parser/MediaQueryTokenizer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698