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

Unified Diff: android_webview/native/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
« no previous file with comments | « no previous file | android_webview/native/aw_devtools_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 9835be8bb30b4289c0f312c5bf7d8c3833cb5baf..cd51e9ceaa81760dfef66aae43c9a0f212905f71 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -19,4 +19,6 @@ include_rules = [
"+printing",
+ # DevTools version info
+ "+v8/include/v8.h",
]
« no previous file with comments | « no previous file | android_webview/native/aw_devtools_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698