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

Unified Diff: build/args/blimp_client.gn

Issue 2624903006: Remove all blimp client code. (Closed)
Patch Set: Update buildbot configuration Created 3 years, 11 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 | « blimp/test/run_all_unittests.cc ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/args/blimp_client.gn
diff --git a/build/args/blimp_client.gn b/build/args/blimp_client.gn
index 37fc5ac8dd12d2bdc2e8e9bdc45b2a1537c349a7..d1ef0db98712d4d9acb70bf8c747a47f9a6e657d 100644
--- a/build/args/blimp_client.gn
+++ b/build/args/blimp_client.gn
@@ -1,12 +1 @@
-# GN args template for blimp Android client.
-#
-# Add import to arg.gn in out directory and run gn gen on the directory to use.
-# E.g. for out directory out/foo:
-# echo "import(\"//build/args/blimp_client.gn\")" > out/foo/args.gn
-# gn gen out/foo
-#
-# Use gn args to add your own build preference args.
-
-target_os = "android"
-is_component_build = true
-enable_blimp_client = true
+# Placeholder until bots are updated.
« no previous file with comments | « blimp/test/run_all_unittests.cc ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698