Index: build/args/bots/official.desktop/blimp-engine.gn |
diff --git a/build/args/bots/official.desktop/blimp-engine.gn b/build/args/bots/official.desktop/blimp-engine.gn |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0cd50c9207a6a8770d5e6fe31b5b8a173eefe4df |
--- /dev/null |
+++ b/build/args/bots/official.desktop/blimp-engine.gn |
@@ -0,0 +1,2 @@ |
+import("//build/args/blimp_engine.gn") |
+is_debug = true |
brettw
2016/04/12 21:52:13
I'd expect a bot generically named and especially
Dirk Pranke
2016/04/12 21:58:33
I'm not trying to match the name of the config, I'
|