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

Unified Diff: tools/mb/mb_config.pyl

Issue 1641413002: Makes GetBuildTime behave identically on all build types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Response to #96 Created 4 years, 10 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
« build/config/posix/BUILD.gn ('K') | « net/http/transport_security_state.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 2db9668c850ca87139f9cb4bb85d7753eed767d8..2566c6ddba802a65e97e71d340f9b127d4c29a05 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -273,9 +273,10 @@
'mixins': ['debug_bot_minimal_symbols'],
},
+ # TODO(zforman): This doesn't do anything now, find out if it can
+ # be removed, and remove it.
'deterministic': {
'gn_args': 'error',
- 'gyp_defines': 'dont_embed_build_metadata=1',
},
'disable_nacl': {
« build/config/posix/BUILD.gn ('K') | « net/http/transport_security_state.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698