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

Unified Diff: base/base.gypi

Issue 9147031: Functions to return locations of various Chrome bundles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove DCHECKs Created 8 years, 11 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 | base/mac/bundle_locations.h » ('j') | no next file with comments »
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 3c022349042388016f70a6731cdd5fd5d14f22d8..20de4c6e637e8ba0e2fc0b0aabfde70d50aea67c 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -143,6 +143,8 @@
'logging.h',
'logging_win.cc',
'logging_win.h',
+ 'mac/bundle_locations.h',
+ 'mac/bundle_locations.mm',
'mac/cocoa_protocols.h',
'mac/crash_logging.h',
'mac/crash_logging.mm',
« no previous file with comments | « no previous file | base/mac/bundle_locations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698