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

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

Issue 17212: Update googletest (gtest) to 1.2.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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: net/net.xcodeproj/project.pbxproj
===================================================================
--- net/net.xcodeproj/project.pbxproj (revision 7611)
+++ net/net.xcodeproj/project.pbxproj (working copy)
@@ -1763,9 +1763,9 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
..,
- "../sdch/open-vcdiff/src",
../testing/gtest/include,
../testing/gtest/include/gtest,
+ "../sdch/open-vcdiff/src",
);
PRODUCT_NAME = net_unittests;
};
@@ -1782,9 +1782,9 @@
HEADER_SEARCH_PATHS = (
"$(HEADER_SEARCH_PATHS)",
..,
- "../sdch/open-vcdiff/src",
../testing/gtest/include,
../testing/gtest/include/gtest,
+ "../sdch/open-vcdiff/src",
);
PRODUCT_NAME = net_unittests;
};

Powered by Google App Engine
This is Rietveld 408576698