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

Unified Diff: chrome/browser/resources/chromeos/compiled_resources2.gyp

Issue 2957153003: MD Settings: remove unsupported routes from guest-mode. (Closed)
Patch Set: merge Created 3 years, 5 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 | chrome/browser/resources/help/compiled_resources2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/compiled_resources2.gyp
diff --git a/chrome/browser/resources/chromeos/compiled_resources2.gyp b/chrome/browser/resources/chromeos/compiled_resources2.gyp
index 27fac690c82540149d2b2b4c495541f144f2bc78..c00877f1a613cf96fba7b5d89a1b9e00beb8db4d 100644
--- a/chrome/browser/resources/chromeos/compiled_resources2.gyp
+++ b/chrome/browser/resources/chromeos/compiled_resources2.gyp
@@ -53,6 +53,7 @@
'../chromeos/keyboard/keyboard_utils.js',
'<(DEPTH)/ui/webui/resources/js/i18n_behavior.js',
'<(DEPTH)/ui/webui/resources/js/web_ui_listener_behavior.js',
+ '../settings/page_visibility.js',
'../settings/route.js',
'../settings/people_page/easy_unlock_browser_proxy.js',
'../settings/people_page/fingerprint_browser_proxy.js',
@@ -147,6 +148,7 @@
'../chromeos/keyboard/keyboard_utils.js',
'<(DEPTH)/ui/webui/resources/js/i18n_behavior.js',
'<(DEPTH)/ui/webui/resources/js/web_ui_listener_behavior.js',
+ '../settings/page_visibility.js',
'../settings/route.js',
'../settings/people_page/easy_unlock_browser_proxy.js',
'../settings/people_page/fingerprint_browser_proxy.js',
« no previous file with comments | « no previous file | chrome/browser/resources/help/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698