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

Unified Diff: base/base.gypi

Issue 8510027: base: export GetBuildTime (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | « base/base.gyp ('k') | base/build_time.h » ('j') | base/build_time.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 6e7d88d0e3f77b7d84fd2f7c3ed6822e7fc199c0..da3a52d687997a92bfbd6169c278adb7856d8344 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -56,6 +56,8 @@
'bind_internal.h',
'bind_internal_win.h',
'bits.h',
+ 'build_time.cc',
+ 'build_time.h',
'callback.h',
'callback_internal.cc',
'callback_internal.h',
« no previous file with comments | « base/base.gyp ('k') | base/build_time.h » ('j') | base/build_time.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698