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

Unified Diff: base/BUILD.gn

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/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 2cb0efdc950da1f551885b212b533ec6964ccdc1..c14e25f24fc56a4ea46f1f94076682cd9ca7e11e 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -334,6 +334,7 @@ component("base") {
"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