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

Unified Diff: chrome/unit_tests.isolate

Issue 22339020: Remove chrome.pak references, build resources into resources.pak (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove chrome.pak references so 'all' builds Created 7 years, 4 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 | « chrome/tools/build/linux/FILES.cfg ('k') | ui/base/resource/resource_bundle_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 59b789dcdc1b89205dc54dc5b3f30e265a204ee8..af2f167eb210864c45f92009298a86013b4a54b7 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -5,9 +5,6 @@
'conditions': [
['OS=="android" or OS=="linux"', {
'variables': {
- 'isolate_dependency_tracked': [
- '<(PRODUCT_DIR)/chrome.pak',
- ],
'isolate_dependency_untracked': [
'<(PRODUCT_DIR)/test_data/',
],
« no previous file with comments | « chrome/tools/build/linux/FILES.cfg ('k') | ui/base/resource/resource_bundle_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698