Index: content/shell/DEPS |
diff --git a/content/shell/DEPS b/content/shell/DEPS |
index 64bcfeadf914baa492dcbc50c544d8bd036527ac..c9ef0eeaeb8e3977ca653c8c079c5a8453169dc3 100644 |
--- a/content/shell/DEPS |
+++ b/content/shell/DEPS |
@@ -4,6 +4,9 @@ include_rules = [ |
# For chromeos build config |
"+chromeos/dbus", |
+ # For helper functions that provide remote debugging names |
+ "+components/devtools_remote_frontend", |
+ |
# The content_shell is the canonical sample embedder, so it only uses |
# content's public API. |
"+content/public", |