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

Unified Diff: content/browser/devtools/DEPS

Issue 2518623002: [DevTools]: Expose V8 version in /json/version (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | content/browser/devtools/devtools_http_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/devtools/DEPS
diff --git a/content/browser/devtools/DEPS b/content/browser/devtools/DEPS
index 3e98aee185bf705e60b945a6623b3c601f8a33ee..510478f3390137c28cea376da884feea2624bfb0 100644
--- a/content/browser/devtools/DEPS
+++ b/content/browser/devtools/DEPS
@@ -1,4 +1,7 @@
include_rules = [
# Generated by the local devtools_resources.gyp:devtools_resources
"+grit/devtools_resources_map.h",
+
+ # V8 version info
+ "+v8/include/v8.h",
]
« no previous file with comments | « no previous file | content/browser/devtools/devtools_http_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698