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

Unified Diff: chrome/chrome.isolate

Issue 1227843004: Revert of Add support for escaped target names in isolate driver (4th try) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.isolate
diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate
index 8bb6d0630a5524cbf0a7b7dac43b1eddb2f3b967..43bc605622e9a9bdf9f6a636abc488f2b03db7a7 100644
--- a/chrome/chrome.isolate
+++ b/chrome/chrome.isolate
@@ -73,13 +73,6 @@
],
},
}],
- ['OS=="mac" and component=="shared_library"', {
- 'variables': {
- 'files': [
- '<(PRODUCT_DIR)/libchrome_main_dll.dylib',
- ],
- },
- }],
['OS=="mac" and asan==1 and fastbuild==0', {
'variables': {
'files': [
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698