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

Unified Diff: chrome/chrome.gyp

Issue 9351014: Mac app mode: locate Chrome + refactor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Misc. fixes Created 8 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 73adf6a47b432ee76f6e29897b87f83e88475c7d..ec0010729921e38b147e03d75c4551cafa1778d6 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -835,6 +835,8 @@
'../base/base.gyp:base',
],
'sources': [
+ 'common/mac/app_mode_chrome_locator.h',
+ 'common/mac/app_mode_chrome_locator.mm',
'common/mac/app_mode_common.h',
'common/mac/app_mode_common.mm',
],

Powered by Google App Engine
This is Rietveld 408576698