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

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

Issue 1160763004: Add support for testing content in SkyView (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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/tonic/BUILD.gn
diff --git a/sky/engine/tonic/BUILD.gn b/sky/engine/tonic/BUILD.gn
index fd6ca5e10551999c53916619ee39cb5273082083..1c109b2b9298c48b1a154b9f5538c7315e374255 100644
--- a/sky/engine/tonic/BUILD.gn
+++ b/sky/engine/tonic/BUILD.gn
@@ -35,6 +35,8 @@ source_set("tonic") {
"dart_string.h",
"dart_string_cache.cc",
"dart_string_cache.h",
+ "dart_timer_heap.cc",
+ "dart_timer_heap.h",
"dart_value.cc",
"dart_value.h",
"dart_wrappable.cc",

Powered by Google App Engine
This is Rietveld 408576698