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

Unified Diff: build/common.gypi

Issue 115142: Propagate official build variables from buildbot compile.py. (Closed)
Patch Set: Created 11 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 9b6da7de21e472cd8520288114adee6f5d696b78..9ce47b86506f52edf2255c706f97281cbb3fdd6c 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -214,6 +214,9 @@
'INCLUDE_SERVER_ARGS',
'INCLUDE_SERVER_PORT',
'LINK',
+ 'CHROME_BUILD_TYPE',
+ 'CHROMIUM_BUILD',
+ 'OFFICIAL_BUILD',
TVL 2009/05/08 20:17:11 why is this different then on mac? shouldn't all
],
'configurations': {
'Debug': {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698