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

Unified Diff: apps/shell/browser/DEPS

Issue 147993009: [App Shell] Add dev tools for debugging (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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: apps/shell/browser/DEPS
diff --git a/apps/shell/browser/DEPS b/apps/shell/browser/DEPS
index be6d6d95c14dd88374b69ea748e2a703e853c672..24cc8c54bf41de3549f92041f28fd1796cdd004d 100644
--- a/apps/shell/browser/DEPS
+++ b/apps/shell/browser/DEPS
@@ -18,6 +18,7 @@ include_rules = [
# Pieces of content_shell reused in app_shell.
"+content/shell/browser/shell_browser_context.h",
+ "+content/shell/browser/shell_devtools_delegate.h",
"+sync/api",
]

Powered by Google App Engine
This is Rietveld 408576698