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

Unified Diff: apps/BUILD.gn

Issue 1534683002: Disable building a bunch of things that are about to break. (Closed) Base URL: git@github.com:domokit/mojo.git@cl-1b
Patch Set: rebase 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 | « no previous file | examples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/BUILD.gn
diff --git a/apps/BUILD.gn b/apps/BUILD.gn
index 770023b9630c9934f1b68619c65c78a3fa9f6f44..4765a5f14d12c33aa5c357c56054d8e4ddac79fd 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -8,11 +8,7 @@ import("//build/config/nacl/config.gni")
group("portable_apps") {
testonly = true
- deps = [
- "//apps/moterm",
- "//apps/moterm:apptests",
- "//apps/moterm:gl_helper_test_app",
- ]
+ deps = []
}
group("apps") {
« no previous file with comments | « no previous file | examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698