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

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

Issue 3407: Use open-vcdiff source in its new home on the Mac (follow-up to r2709) (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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 | sdch/sdch.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.xcodeproj/project.pbxproj
===================================================================
--- net/net.xcodeproj/project.pbxproj (revision 2710)
+++ net/net.xcodeproj/project.pbxproj (working copy)
@@ -1619,7 +1619,7 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
..,
- "../sdch/open_vcdiff/depot/opensource/open-vcdiff/src",
+ "../sdch/open-vcdiff/src",
../third_party/icu38/public/common,
../third_party/icu38/public/i18n,
);
@@ -1634,7 +1634,7 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
..,
- "../sdch/open_vcdiff/depot/opensource/open-vcdiff/src",
+ "../sdch/open-vcdiff/src",
../third_party/icu38/public/common,
../third_party/icu38/public/i18n,
);
@@ -1690,7 +1690,7 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
..,
- "../sdch/open_vcdiff/depot/opensource/open-vcdiff/src",
+ "../sdch/open-vcdiff/src",
../testing/gtest/include,
../testing/gtest/include/gtest,
);
@@ -1709,7 +1709,7 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
..,
- "../sdch/open_vcdiff/depot/opensource/open-vcdiff/src",
+ "../sdch/open-vcdiff/src",
../testing/gtest/include,
../testing/gtest/include/gtest,
);
« no previous file with comments | « no previous file | sdch/sdch.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698