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

Unified Diff: ui/base/ui_base_tests.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
Index: ui/base/ui_base_tests.isolate
diff --git a/ui/base/ui_base_tests.isolate b/ui/base/ui_base_tests.isolate
index eced8ae64dbcbd40a327f5c77016686b718e9ca7..a4d7cd20e6897fcacdf320233f66cf3f699a7589 100644
--- a/ui/base/ui_base_tests.isolate
+++ b/ui/base/ui_base_tests.isolate
@@ -8,6 +8,7 @@
'files': [
'test/data/data_pack_unittest/truncated-header.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
+ '<(PRODUCT_DIR)/chrome_100_percent.pak',
],
},
}],

Powered by Google App Engine
This is Rietveld 408576698