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

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: rebase 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
« no previous file with comments | « apps/shell/app/shell_main_delegate.cc ('k') | apps/shell/browser/shell_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/shell/browser/DEPS
diff --git a/apps/shell/browser/DEPS b/apps/shell/browser/DEPS
index 817882c6abcb80a3a764e5d4c0ad532929c792f9..49c3abfa68c6c6c74249e6179fe810a633b52b31 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",
"+content/shell/browser/shell_net_log.h",
"+sync/api",
« no previous file with comments | « apps/shell/app/shell_main_delegate.cc ('k') | apps/shell/browser/shell_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698