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

Unified Diff: chromecast/browser/devtools/DEPS

Issue 2472093003: [DevTools]: Expose V8 version in /json/version (Closed)
Patch Set: Android browser added Created 4 years, 1 month 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: chromecast/browser/devtools/DEPS
diff --git a/chromecast/browser/devtools/DEPS b/chromecast/browser/devtools/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3c63b90fd6a7e59e12accf876b51b675136f9802
--- /dev/null
+++ b/chromecast/browser/devtools/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # DevTools version info
+ "+v8/include/v8.h",
+]
« no previous file with comments | « chrome/browser/devtools/remote_debugging_server.cc ('k') | chromecast/browser/devtools/remote_debugging_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698