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

Unified Diff: sky/engine/bindings/scripts/templates/interface_base_cpp.template

Issue 1206763002: Really remove config.h (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 months 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/bindings/scripts/templates/interface_base_cpp.template
diff --git a/sky/engine/bindings/scripts/templates/interface_base_cpp.template b/sky/engine/bindings/scripts/templates/interface_base_cpp.template
index 6d569123deac6cb02d47c201f3486f9b9060544b..d5ce5ca73b95975a696513132cb099a5a4ccb538 100644
--- a/sky/engine/bindings/scripts/templates/interface_base_cpp.template
+++ b/sky/engine/bindings/scripts/templates/interface_base_cpp.template
@@ -4,7 +4,6 @@
// WARNING: Do not edit - generated code.
-#include "sky/engine/config.h"
#include "{{dart_class}}.h"
{% for filename in cpp_includes %}
« no previous file with comments | « sky/engine/bindings/scripts/templates/global_cpp.template ('k') | sky/engine/build/scripts/make_css_property_names.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698