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

Unified Diff: third_party/WebKit/Source/core/inspector/v8/DEPS

Issue 1648523002: DevTools: move InjectedScript* to inspector/v8. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/Source/core/inspector/v8/DEPS
diff --git a/third_party/WebKit/Source/core/inspector/v8/DEPS b/third_party/WebKit/Source/core/inspector/v8/DEPS
index 85b553a44fa7eb11df2f870006f38d0a84f3f258..d797290b0975b25b65d0fcedca50ebcdd333ecf7 100644
--- a/third_party/WebKit/Source/core/inspector/v8/DEPS
+++ b/third_party/WebKit/Source/core/inspector/v8/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+bindings/core/v8/V8Binding.h",
"+bindings/core/v8/V8DOMException.h",
"+bindings/core/v8/V8DOMTokenList.h",
+ "+bindings/core/v8/V8GlobalValueMap.h",
"+bindings/core/v8/V8HiddenValue.h",
"+bindings/core/v8/V8HTMLAllCollection.h",
"+bindings/core/v8/V8HTMLCollection.h",

Powered by Google App Engine
This is Rietveld 408576698