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

Unified Diff: components/components_unittests.isolate

Issue 1115033003: resources: Prevent including the same resource in multiple pack files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tot-merge Created 5 years, 7 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 | « components/components_tests.gyp ('k') | components/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_unittests.isolate
diff --git a/components/components_unittests.isolate b/components/components_unittests.isolate
index ed969e093e8f150483da1db6a0df56bdfce52668..3c1f39343b67cc6a5418911bb75c3d1a985240c0 100644
--- a/components/components_unittests.isolate
+++ b/components/components_unittests.isolate
@@ -39,6 +39,7 @@
'files': [
'test/data/',
'<(PRODUCT_DIR)/components_tests_resources.pak',
+ '<(PRODUCT_DIR)/ui_test.pak',
],
},
}],
« no previous file with comments | « components/components_tests.gyp ('k') | components/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698