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

Unified Diff: components/components_unittests.isolate

Issue 537063002: Eliminate silently letting errors pass on pak loading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: one last time Created 6 years, 2 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 | « no previous file | components/test/run_all_unittests.cc » ('j') | ui/base/ui_base_tests.gypi » ('J')
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 4d830105a3ecf95d486c00debb589c289f3a5a46..e5095f12d5fc82869a3011ba3158a54b27007414 100644
--- a/components/components_unittests.isolate
+++ b/components/components_unittests.isolate
@@ -8,6 +8,7 @@
'files': [
'<(PRODUCT_DIR)/chrome_100_percent.pak',
'<(PRODUCT_DIR)/content_resources.pak',
+ '<(PRODUCT_DIR)/content_shell.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
'<(PRODUCT_DIR)/resources.pak',
'test/data/',
« no previous file with comments | « no previous file | components/test/run_all_unittests.cc » ('j') | ui/base/ui_base_tests.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698