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

Unified Diff: chrome/browser/resources/chromeos/switch_access/switch_access_unittest.gtestjs

Issue 2760453002: Creating options page and storing preferences. (Closed)
Patch Set: Responded to comments Created 3 years, 9 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: chrome/browser/resources/chromeos/switch_access/switch_access_unittest.gtestjs
diff --git a/chrome/browser/resources/chromeos/switch_access/switch_access_unittest.gtestjs b/chrome/browser/resources/chromeos/switch_access/switch_access_unittest.gtestjs
index 5ed07b0cf1a58637d4edc55907cdaeb56ec16d8d..4536781df8d97ed45b1d8429eb6d7f9f8a4523fa 100644
--- a/chrome/browser/resources/chromeos/switch_access/switch_access_unittest.gtestjs
+++ b/chrome/browser/resources/chromeos/switch_access/switch_access_unittest.gtestjs
@@ -17,6 +17,7 @@ SwitchAccessUnitTest.prototype = {
/** @override */
extraLibraries: [
'test_support.js',
+ 'prefs.js',
'switch_access.js',
'testable_switch_access.js',
],

Powered by Google App Engine
This is Rietveld 408576698