summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
diff options
context:
space:
mode:
authorjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-11 21:35:51 +0000
committerjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-11 21:35:51 +0000
commit6087662be30caa92947109d6f5c0de51e71190ae (patch)
tree665fdba71978bc4c61dc21bad7586a7c4324d8f7 /base/base.gypi
parent2511cef12cee4b2089094ae1f455e31f0b3ca800 (diff)
downloadchromium_src-6087662be30caa92947109d6f5c0de51e71190ae.zip
chromium_src-6087662be30caa92947109d6f5c0de51e71190ae.tar.gz
chromium_src-6087662be30caa92947109d6f5c0de51e71190ae.tar.bz2
Functions to return locations of various Chrome bundles.
TEST=None, code is currently not called. BUG=None Review URL: http://codereview.chromium.org/9147031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117293 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/base.gypi')
-rw-r--r--base/base.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/base.gypi b/base/base.gypi
index 3c02234..20de4c6 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',