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

Unified Diff: components/components_unittests.isolate

Issue 900223003: components: Provide an unified target to generate components_tests_resources.pak. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: components/components_unittests.isolate
diff --git a/components/components_unittests.isolate b/components/components_unittests.isolate
index d94c5675cd50f04d7a0aea206a251c5cccee33c6..8ba5e756a0da7a929b7e5d515abc4650171f70c9 100644
--- a/components/components_unittests.isolate
+++ b/components/components_unittests.isolate
@@ -7,7 +7,7 @@
'variables': {
'files': [
'test/data/',
- '<(PRODUCT_DIR)/components_unittests_resources.pak',
+ '<(PRODUCT_DIR)/components_tests_resources.pak',
],
},
}],

Powered by Google App Engine
This is Rietveld 408576698