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

Unified Diff: chrome/browser/resources/options/compiled_resources.gyp

Issue 2787153002: MD Settings: Move easy unlock from people to lock screen. (Closed)
Patch Set: Closure. Created 3 years, 8 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/options/compiled_resources.gyp
diff --git a/chrome/browser/resources/options/compiled_resources.gyp b/chrome/browser/resources/options/compiled_resources.gyp
index 4ec0fcd2a3eb1c0a2f67eae3175c8fb7521b5cf9..269ab040a84cfdf7673234e9e0d4b1361ed86260 100644
--- a/chrome/browser/resources/options/compiled_resources.gyp
+++ b/chrome/browser/resources/options/compiled_resources.gyp
@@ -44,7 +44,9 @@
'../../../../ui/webui/resources/js/util.js',
'../../../../chrome/browser/resources/chromeos/keyboard/keyboard_utils.js',
'../../../../ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
+ '../../../../ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
'../settings/compiled_resources2.gyp:route',
+ '../settings/people_page/compiled_resources2.gyp:easy_unlock_browser_proxy',
'../settings/people_page/compiled_resources2.gyp:fingerprint_browser_proxy',
'../settings/people_page/compiled_resources2.gyp:lock_screen_constants',
'../settings/people_page/compiled_resources2.gyp:lock_state_behavior',

Powered by Google App Engine
This is Rietveld 408576698