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

Unified Diff: chrome/chrome_browser.gypi

Issue 1808653003: Move the supervised user error page to a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to comments, add OWNERS file and GYP build Created 4 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 0013ce7c63baf690b48795bb5fdbabc45947f4e3..9af23d1783a4e2fd98c68e0cd20bf1c6ecc2ea2e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3221,6 +3221,7 @@
# TODO(fdoray): Remove this once the PreRead field trial has expired.
# crbug.com/577698
'../components/components.gyp:startup_metric_utils_common',
+ '../components/components.gyp:supervised_user_error_page',
'../components/components.gyp:sync_bookmarks',
'../components/components.gyp:sync_driver',
'../components/components.gyp:sync_sessions',

Powered by Google App Engine
This is Rietveld 408576698