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

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

Issue 27199: Update V8 to version 1.0.2.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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 | « DEPS ('k') | 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 10454)
+++ build/all.xcodeproj/project.pbxproj (working copy)
@@ -385,13 +385,6 @@
remoteGlobalIDString = 7BA018E20E5A2AFF00044150;
remoteInfo = googleurl_unittests;
};
- 7BF895B50E75D5DA000BAF8A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 7BF895A30E75D5DA000BAF8A /* v8.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 897FF1BF0E719CB600D62E90;
- remoteInfo = jscre;
- };
7BF895B70E75D5DA000BAF8A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7BF895A30E75D5DA000BAF8A /* v8.xcodeproj */;
@@ -898,7 +891,6 @@
7BF895A40E75D5DA000BAF8A /* Products */ = {
isa = PBXGroup;
children = (
- 7BF895B60E75D5DA000BAF8A /* libjscre.a */,
7BF895B80E75D5DA000BAF8A /* libv8.a */,
7BF895BA0E75D5DA000BAF8A /* v8_shell */,
7B262E3A0E82E508001CE27F /* libv8-arm.a */,
@@ -1347,13 +1339,6 @@
remoteRef = 7BF895AC0E75D5DA000BAF8A /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
- 7BF895B60E75D5DA000BAF8A /* libjscre.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libjscre.a;
- remoteRef = 7BF895B50E75D5DA000BAF8A /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
7BF895B80E75D5DA000BAF8A /* libv8.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
« no previous file with comments | « DEPS ('k') | build/v8.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698