summaryrefslogtreecommitdiffstats
path: root/chrome/interactive_ui_tests.isolate
diff options
context:
space:
mode:
authorjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 05:33:09 +0000
committerjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 05:33:09 +0000
commit5db2b749d3f5d907fc490baa4bd5935dc21737d4 (patch)
tree3c2c17e4b8acde4c19cecb72cf04519cdb06906b /chrome/interactive_ui_tests.isolate
parent4aec86591ca558cc64db05a8ab7dbc14dee7aec9 (diff)
downloadchromium_src-5db2b749d3f5d907fc490baa4bd5935dc21737d4.zip
chromium_src-5db2b749d3f5d907fc490baa4bd5935dc21737d4.tar.gz
chromium_src-5db2b749d3f5d907fc490baa4bd5935dc21737d4.tar.bz2
Remove chrome.pak references, build resources into resources.pak (try 2)
This puts resources that used to be in chrome.pak and/or compiled in to chrome.dll into resources.pak. resources.pak is already loaded at startup on all platforms so having some resources in a separate pak file isn't beneficial. This previously landed as https://codereview.chromium.org/22339020 and was reverted due to various scripts/etc still referencing chrome.pak. This patch still builds chrome.pak, but with only the (tiny) net_resources in it. After this lands I'll go remove references to chrome.pak and then remove it completely once all references are gone. BUG=52609 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218956 R=phajdan.jr@chromium.org, sky@chromium.org, tony@chromium.org Review URL: https://codereview.chromium.org/23205023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219226 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/interactive_ui_tests.isolate')
-rw-r--r--chrome/interactive_ui_tests.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
index 130a810..057e0b9 100644
--- a/chrome/interactive_ui_tests.isolate
+++ b/chrome/interactive_ui_tests.isolate
@@ -14,7 +14,6 @@
],
'isolate_dependency_tracked': [
'../testing/xvfb.py',
- '<(PRODUCT_DIR)/chrome.pak',
'<(PRODUCT_DIR)/libffmpegsumo.so',
'<(PRODUCT_DIR)/pyproto/google/__init__.py',
'<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',