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

Unified Diff: components/proximity_auth/webui/DEPS

Issue 1080163002: Add new chrome://proximity-auth WebUI for debugging Smart Lock. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 8 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 | « components/proximity_auth/webui/BUILD.gn ('k') | components/proximity_auth/webui/proximity_auth_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth/webui/DEPS
diff --git a/components/webui_generator/DEPS b/components/proximity_auth/webui/DEPS
similarity index 70%
copy from components/webui_generator/DEPS
copy to components/proximity_auth/webui/DEPS
index 3985eeffa61a7184d2b9651c4c5c0a1b1c4baf4a..445e488337d0df99e03e54e25c73f936260eef46 100644
--- a/components/webui_generator/DEPS
+++ b/components/proximity_auth/webui/DEPS
@@ -1,6 +1,4 @@
include_rules = [
- "+base",
"+content/public/browser",
"+grit/components_resources.h",
- "+components/login",
]
« no previous file with comments | « components/proximity_auth/webui/BUILD.gn ('k') | components/proximity_auth/webui/proximity_auth_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698