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

Unified Diff: mojo/dart/embedder/BUILD.gn

Issue 1245243002: Move dart_debugger into tonic and use it in mojo dart controller (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « no previous file | mojo/dart/embedder/dart_controller.cc » ('j') | tonic/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/embedder/BUILD.gn
diff --git a/mojo/dart/embedder/BUILD.gn b/mojo/dart/embedder/BUILD.gn
index 4147608ec73b28374c859648bb959e8193bcd6fb..4a3d707d132b80862a8b10acdabab940b19807a7 100644
--- a/mojo/dart/embedder/BUILD.gn
+++ b/mojo/dart/embedder/BUILD.gn
@@ -16,14 +16,11 @@ source_set("dart_controller_no_snapshot") {
"common.h",
"dart_controller.cc",
"dart_controller.h",
- "dart_debugger.cc",
- "dart_debugger.h",
"io/internet_address.h",
"mojo_io_natives.cc",
"mojo_io_natives.h",
"mojo_natives.cc",
"mojo_natives.h",
- "monitor.h",
"vmservice.cc",
"vmservice.h",
]
« no previous file with comments | « no previous file | mojo/dart/embedder/dart_controller.cc » ('j') | tonic/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698