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

Unified Diff: components/BUILD.gn

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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 57d1edb3005027c419b9fed951e1c9e1388c9bfb..67d9218500ebf0394158d9f1869608d2fc548938 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -60,6 +60,7 @@ test("components_unittests") {
"//components/security_state:unit_tests",
"//components/sessions:unit_tests",
"//components/suggestions:unit_tests",
+ "//components/supervised_user_error_page:unit_tests",
"//components/syncable_prefs:unit_tests",
"//components/translate/core/browser:unit_tests",
"//components/translate/core/common:unit_tests",
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/OWNERS » ('j') | components/resources/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698