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

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: Rebase to fix compile problem 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 b145a998cf3b99edc4e393830c1f2466eecad0ff..5f48f2fbbb155b63a74d1f56a7ebd95576250092 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3215,6 +3215,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