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

Unified Diff: chrome/browser_tests.isolate

Issue 115953005: Revert r240867 "Remove untracked dependency "lib32" from browser_tests.isolate" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser_tests.isolate
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index f471c261982eec92d5a1da9375fae374cdb7cbe4..a9a4d3255a41884119abdf5c2f88f327f4aacd9e 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -100,6 +100,7 @@
],
'isolate_dependency_untracked': [
'../third_party/bidichecker/',
+ '<(PRODUCT_DIR)/lib64/',
'<(PRODUCT_DIR)/plugins/',
'<(PRODUCT_DIR)/resources/extension/',
],
@@ -120,6 +121,7 @@
'<(PRODUCT_DIR)/Chromium Framework.framework/',
'<(PRODUCT_DIR)/Chromium Helper.app/',
'<(PRODUCT_DIR)/Chromium.app/',
+ '<(PRODUCT_DIR)/lib32/',
'<(PRODUCT_DIR)/plugins/TestNetscapePlugIn.plugin/',
'<(PRODUCT_DIR)/plugins/npapi_test_plugin.plugin/',
],
« no previous file with comments | « no previous file | chrome/chrome.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698