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

Unified Diff: chrome/chrome_browser.gypi

Issue 5950003: Remove CrApplication dependency from base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/base
Patch Set: '' Created 10 years 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 | « chrome/browser/ui/cocoa/cocoa_test_helper.h ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ca208629dc1f2cb77093d25a061509f500e69655..45abad81f0644bf0f0e41d6d0b8035979ff6a7f1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3744,7 +3744,7 @@
'../third_party/mozilla/ComplexTextInputPanel.mm',
# Headers so that IB can find classes it needs to resolve classes
# in XIB files.
- '../base/chrome_application_mac.h',
+ 'common/chrome_application_mac.h',
],
'include_dirs': [
'../third_party/apple',
« no previous file with comments | « chrome/browser/ui/cocoa/cocoa_test_helper.h ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698