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

Unified Diff: mojo/BUILD.gn

Issue 687273002: mojo: Update content handler API (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rename content_handler.h Created 6 years, 2 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: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 403a5c9dbd691671f719e738536e2ff7afc19d68..e2bb86b324e988ab22f35fef9a6a64c8f1f89f39 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -16,7 +16,6 @@ group("mojo") {
":tests",
"//examples",
"//mojo/apps/js:js_content_handler",
- "//mojo/apps/js:js_standalone",
"//mojo/common",
"//mojo/public",
"//mojo/services",

Powered by Google App Engine
This is Rietveld 408576698