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

Unified Diff: content/shell/DEPS

Issue 17389005: [Android] Abandon bundling DevTools frontends for mobile apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 7 years, 6 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: 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",

Powered by Google App Engine
This is Rietveld 408576698