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

Unified Diff: content/browser/debugger/DEPS

Issue 9113079: DevTools: refactor remote debugging server to enable content_shell debugging. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch for landing. Created 8 years, 11 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/browser/debugger/DEPS
diff --git a/content/browser/debugger/DEPS b/content/browser/debugger/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3e98aee185bf705e60b945a6623b3c601f8a33ee
--- /dev/null
+++ b/content/browser/debugger/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Generated by the local devtools_resources.gyp:devtools_resources
+ "+grit/devtools_resources_map.h",
+]

Powered by Google App Engine
This is Rietveld 408576698