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

Unified Diff: build/args/bots/chromium.fyi/blimp_engine_rel.gn

Issue 2626423004: Remove all //blimp code. (Closed)
Patch Set: One last(?) `git merge` for good measure. 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 | « build/args/bots/chromium.fyi/blimp_client_rel.gn ('k') | build/args/bots/chromium.linux/blimp_linux_dbg.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/args/bots/chromium.fyi/blimp_engine_rel.gn
diff --git a/build/args/bots/chromium.fyi/blimp_engine_rel.gn b/build/args/bots/chromium.fyi/blimp_engine_rel.gn
deleted file mode 100644
index 05dc14b61473ddf4da735e881b74923582cacad2..0000000000000000000000000000000000000000
--- a/build/args/bots/chromium.fyi/blimp_engine_rel.gn
+++ /dev/null
@@ -1,12 +0,0 @@
-import("//build/args/blimp_engine.gn")
-
-# release + official + DCHECKs is a weird combination of arguments!
-# However, it's an attempt to both:
-# - emulate how the engine will be deployed
-# - catch as many errors as possible
-# If it proves to be less than entirely stable, drop official and just do
-# release + DCHECKs
-is_debug = false
-is_official_build = true
-dcheck_always_on = true
-use_goma = true
« no previous file with comments | « build/args/bots/chromium.fyi/blimp_client_rel.gn ('k') | build/args/bots/chromium.linux/blimp_linux_dbg.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698