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

Unified Diff: runtime/observatory/observatory_sources.gypi

Issue 2203433002: Added new implementations for virtual containers (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Fixed style issues Created 4 years, 5 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 | « runtime/observatory/lib/src/elements/helpers/rendering_scheduler.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/observatory_sources.gypi
diff --git a/runtime/observatory/observatory_sources.gypi b/runtime/observatory/observatory_sources.gypi
index 54f880b0a50d4b32bbb1a9a5604ccaa4e4b93e3c..62749723533a290e1e5d25be342173ddef76eff3 100644
--- a/runtime/observatory/observatory_sources.gypi
+++ b/runtime/observatory/observatory_sources.gypi
@@ -46,6 +46,8 @@
'lib/src/elements/context_ref.html',
'lib/src/elements/context_view.dart',
'lib/src/elements/context_view.html',
+ 'lib/src/elements/containers/virtual_collection.dart',
+ 'lib/src/elements/containers/virtual_tree.dart',
'lib/src/elements/cpu_profile.dart',
'lib/src/elements/cpu_profile.html',
'lib/src/elements/css/shared.css',
« no previous file with comments | « runtime/observatory/lib/src/elements/helpers/rendering_scheduler.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698