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

Unified Diff: sky/engine/core/app/Module.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/app/Application.cpp ('k') | sky/engine/core/app/Module.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/app/Module.h
diff --git a/sky/engine/core/app/Module.h b/sky/engine/core/app/Module.h
index 0181c23dbcb06bccda897bc797dd2bf2a85f70b1..b823c8f01d9c882d8f1a1058938a7b0417964f52 100644
--- a/sky/engine/core/app/Module.h
+++ b/sky/engine/core/app/Module.h
@@ -5,7 +5,7 @@
#ifndef SKY_ENGINE_CORE_APP_MODULE_H_
#define SKY_ENGINE_CORE_APP_MODULE_H_
-#include "core/app/AbstractModule.h"
+#include "sky/engine/core/app/AbstractModule.h"
namespace blink {
class Application;
« no previous file with comments | « sky/engine/core/app/Application.cpp ('k') | sky/engine/core/app/Module.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698