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

Unified Diff: components/supervised_user_error_page/DEPS

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/supervised_user_error_page/DEPS
diff --git a/components/arc/clipboard/DEPS b/components/supervised_user_error_page/DEPS
similarity index 72%
copy from components/arc/clipboard/DEPS
copy to components/supervised_user_error_page/DEPS
index e7cf2c6ff61a3f29aded7e1bdf6ab7e831fddb5a..9b9f6275336e2e8d04d6c2bd7bf3492f9f0ebf50 100644
--- a/components/arc/clipboard/DEPS
+++ b/components/supervised_user_error_page/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+ui/base",
-]
+ "+grit",
+]

Powered by Google App Engine
This is Rietveld 408576698