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

Unified Diff: sky/engine/core/html/parser/HTMLParserScheduler.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
Index: sky/engine/core/html/parser/HTMLParserScheduler.h
diff --git a/sky/engine/core/html/parser/HTMLParserScheduler.h b/sky/engine/core/html/parser/HTMLParserScheduler.h
index 85717d64cb4fe0371d3f2689bbccb3243aaffc66..34599c48cf6fea5b8e74c6f8161fb0d8ddb61e64 100644
--- a/sky/engine/core/html/parser/HTMLParserScheduler.h
+++ b/sky/engine/core/html/parser/HTMLParserScheduler.h
@@ -26,11 +26,11 @@
#ifndef HTMLParserScheduler_h
#define HTMLParserScheduler_h
-#include "core/html/parser/NestingLevelIncrementer.h"
-#include "platform/Timer.h"
-#include "wtf/CurrentTime.h"
-#include "wtf/PassOwnPtr.h"
-#include "wtf/RefPtr.h"
+#include "sky/engine/core/html/parser/NestingLevelIncrementer.h"
+#include "sky/engine/platform/Timer.h"
+#include "sky/engine/wtf/CurrentTime.h"
+#include "sky/engine/wtf/PassOwnPtr.h"
+#include "sky/engine/wtf/RefPtr.h"
namespace blink {
« no previous file with comments | « sky/engine/core/html/parser/HTMLParserIdioms.cpp ('k') | sky/engine/core/html/parser/HTMLParserScheduler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698