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

Unified Diff: runtime/platform/platform_sources.gypi

Issue 1497033003: - Remove the legacy debug protocol. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Address review comments. Created 5 years 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/platform/platform_headers.gypi ('k') | runtime/platform/text_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/platform/platform_sources.gypi
diff --git a/runtime/platform/platform_sources.gypi b/runtime/platform/platform_sources.gypi
index 5885f733c9edf122f8cdb088561791a550035a85..7327ad35e503892d9378a00c03394e69418f86fd 100644
--- a/runtime/platform/platform_sources.gypi
+++ b/runtime/platform/platform_sources.gypi
@@ -7,9 +7,9 @@
'sources': [
'assert.cc',
'hashmap.cc',
- 'json.cc',
'floating_point_win.cc',
'signal_blocker.h',
+ 'text_buffer.cc',
'utils.cc',
],
}
« no previous file with comments | « runtime/platform/platform_headers.gypi ('k') | runtime/platform/text_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698