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

Unified Diff: runtime/observatory/observatory_sources.gypi

Issue 2220683002: Add missing files to sources list (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 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 | 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 fdb76fc26e80445460fa6021c495cb22522ca872..fe89855486e20e2526e406a3aac2254d3616d815 100644
--- a/runtime/observatory/observatory_sources.gypi
+++ b/runtime/observatory/observatory_sources.gypi
@@ -197,8 +197,10 @@
'lib/src/models/objects/target.dart',
'lib/src/models/objects/timeline_event.dart',
'lib/src/models/objects/vm.dart',
+ 'lib/src/models/repositories/class.dart',
'lib/src/models/repositories/event.dart',
'lib/src/models/repositories/flag.dart',
+ 'lib/src/models/repositories/instance.dart',
'lib/src/models/repositories/notification.dart',
'lib/src/models/repositories/script.dart',
'lib/src/models/repositories/target.dart',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698