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

Unified Diff: sky/engine/bindings/BUILD.gn

Issue 943153002: Make it possible for sky-element to register any tag name (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | sky/engine/bindings/custom/dart_element_custom.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/BUILD.gn
diff --git a/sky/engine/bindings/BUILD.gn b/sky/engine/bindings/BUILD.gn
index 6163a4c1e692e59a3a7172a8dbc7e7e5bb357424..ae26c6bc5f76a57b42dd6afbfd0f70241b14c014 100644
--- a/sky/engine/bindings/BUILD.gn
+++ b/sky/engine/bindings/BUILD.gn
@@ -13,6 +13,7 @@ source_set("bindings") {
"builtin_natives.h",
"builtin_sky.cc",
"builtin_sky.h",
+ "custom/dart_element_custom.cc",
"dart_callback.cc",
"dart_callback.h",
"dart_event_listener.cc",
« no previous file with comments | « no previous file | sky/engine/bindings/custom/dart_element_custom.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698