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

Unified Diff: build/all.xcodeproj/project.pbxproj

Issue 18595: No changes, just opening the project and letting xcode do it's work -... (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
« no previous file with comments | « no previous file | build/v8.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.xcodeproj/project.pbxproj
===================================================================
--- build/all.xcodeproj/project.pbxproj (revision 8626)
+++ build/all.xcodeproj/project.pbxproj (working copy)
@@ -634,6 +634,20 @@
remoteGlobalIDString = E4AFA6580E52423900201347;
remoteInfo = run_media_unittests;
};
+ F40437660F2E0EE10091972E /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = 4D1F59EA0F2A6B590040C1E3 /* image_diff */;
+ remoteInfo = image_diff;
+ };
+ F40437680F2E0EE10091972E /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = 4D7FA6210F13CA04004F1B19 /* ui_tests */;
+ remoteInfo = ui_tests;
+ };
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
@@ -683,7 +697,9 @@
4D7B02500E9D5816009A6919 /* libbrowser.a */,
4D7B02520E9D5816009A6919 /* libcommon.a */,
4DB6807F0EAF88B000AB2128 /* librenderer.a */,
+ F40437670F2E0EE10091972E /* image_diff */,
4DCE99520EF0603800682526 /* ipc_tests */,
+ F40437690F2E0EE10091972E /* ui_tests */,
4D7B02540E9D5816009A6919 /* unit_tests */,
);
name = Products;
@@ -1417,6 +1433,20 @@
remoteRef = DCF6E2780EFC4FF6002057B1 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
+ F40437670F2E0EE10091972E /* image_diff */ = {
+ isa = PBXReferenceProxy;
+ fileType = "compiled.mach-o.executable";
+ path = image_diff;
+ remoteRef = F40437660F2E0EE10091972E /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ F40437690F2E0EE10091972E /* ui_tests */ = {
+ isa = PBXReferenceProxy;
+ fileType = "compiled.mach-o.executable";
+ path = ui_tests;
+ remoteRef = F40437680F2E0EE10091972E /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
/* End PBXReferenceProxy section */
/* Begin PBXTargetDependency section */
« no previous file with comments | « no previous file | build/v8.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698