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

Unified Diff: runtime/lib/core_sources.gypi

Issue 1374953002: Remove Resource class and support functions. Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Remove reference to resource class in dart2js compiler. Created 5 years, 3 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: runtime/lib/core_sources.gypi
diff --git a/runtime/lib/core_sources.gypi b/runtime/lib/core_sources.gypi
index 73a4e04b6424f6bd52580881036297b16ac9eaf9..8bab5282e398893fdc281d029fc0befd6473b508 100644
--- a/runtime/lib/core_sources.gypi
+++ b/runtime/lib/core_sources.gypi
@@ -44,7 +44,6 @@
'object_patch.dart',
'regexp.cc',
'regexp_patch.dart',
- 'resource_patch.dart',
'stacktrace.cc',
'stacktrace.dart',
'stopwatch.cc',

Powered by Google App Engine
This is Rietveld 408576698