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

Unified Diff: sky/engine/bindings/templates/dictionary_v8.cpp

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/bindings/templates/dictionary_impl.cpp ('k') | sky/engine/bindings/templates/interface_base.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/templates/dictionary_v8.cpp
diff --git a/sky/engine/bindings/templates/dictionary_v8.cpp b/sky/engine/bindings/templates/dictionary_v8.cpp
index 76240ac35cc94f2477e15d0090d640b11683ce5b..3e558acaef020ae9d1dfc7e52703745c0d2eae32 100644
--- a/sky/engine/bindings/templates/dictionary_v8.cpp
+++ b/sky/engine/bindings/templates/dictionary_v8.cpp
@@ -4,7 +4,7 @@
// This file has been auto-generated by {{code_generator}}. DO NOT MODIFY!
-#include "config.h"
+#include "sky/engine/config.h"
#include "{{v8_class}}.h"
{% for filename in cpp_includes if filename != '%s.h' % v8_class %}
« no previous file with comments | « sky/engine/bindings/templates/dictionary_impl.cpp ('k') | sky/engine/bindings/templates/interface_base.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698