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

Unified Diff: base/base.gypi

Issue 1641413002: Makes GetBuildTime behave identically on all build types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Hook based approach 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index db52b13040125811507a303c9741ac101e192423..3e8997c572739175d31154a65d8a69802dbf64fc 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -237,6 +237,7 @@
'files/scoped_temp_dir.cc',
'files/scoped_temp_dir.h',
'format_macros.h',
+ 'generated_build_date.h',
'gtest_prod_util.h',
'guid.cc',
'guid.h',

Powered by Google App Engine
This is Rietveld 408576698