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

Unified Diff: sky/engine/core/events/TextEvent.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/events/ScopedEventQueue.cpp ('k') | sky/engine/core/events/TextEvent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/events/TextEvent.h
diff --git a/sky/engine/core/events/TextEvent.h b/sky/engine/core/events/TextEvent.h
index 3031d0e25665be3bac15471a3e83c07872396831..c11ef8e063a5d4d08d2b521b740b881f65a92b89 100644
--- a/sky/engine/core/events/TextEvent.h
+++ b/sky/engine/core/events/TextEvent.h
@@ -27,8 +27,8 @@
#ifndef TextEvent_h
#define TextEvent_h
-#include "core/events/TextEventInputType.h"
-#include "core/events/UIEvent.h"
+#include "sky/engine/core/events/TextEventInputType.h"
+#include "sky/engine/core/events/UIEvent.h"
namespace blink {
« no previous file with comments | « sky/engine/core/events/ScopedEventQueue.cpp ('k') | sky/engine/core/events/TextEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698