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

Unified Diff: components/proximity_auth/webui/DEPS

Issue 1108713002: Add chrome://proximity-auth UI implemented with Polymer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/proximity_auth/webui/DEPS
diff --git a/components/proximity_auth/webui/DEPS b/components/proximity_auth/webui/DEPS
index 445e488337d0df99e03e54e25c73f936260eef46..beb32ee0ca86178e64dbcef4bb6b3543563463ef 100644
--- a/components/proximity_auth/webui/DEPS
+++ b/components/proximity_auth/webui/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/browser",
"+grit/components_resources.h",
+ "+grit/webui_resources.h",
]

Powered by Google App Engine
This is Rietveld 408576698