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

Unified Diff: chrome/chrome.xcodeproj/project.pbxproj

Issue 24011: chrome_resources take 2 (Closed)
Patch Set: rebase Created 11 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
« no previous file with comments | « chrome/chrome.xcodeproj/generate_headers.sh ('k') | chrome/chrome_kjs.sln » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.xcodeproj/project.pbxproj
diff --git a/chrome/chrome.xcodeproj/project.pbxproj b/chrome/chrome.xcodeproj/project.pbxproj
index 416fce2a69dedf9dfb34deff81021e7d80c1120a..fa10d561fcb938768e5ca8a79a9b6d4a6d5cf2c6 100644
--- a/chrome/chrome.xcodeproj/project.pbxproj
+++ b/chrome/chrome.xcodeproj/project.pbxproj
@@ -6449,6 +6449,7 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
../testing/gtest/include,
+ "$(CONFIGURATION_TEMP_DIR)/generated/grit",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
@@ -6469,6 +6470,7 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
../testing/gtest/include,
+ "$(CONFIGURATION_TEMP_DIR)/generated/grit",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
« no previous file with comments | « chrome/chrome.xcodeproj/generate_headers.sh ('k') | chrome/chrome_kjs.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698