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

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

Issue 1636343002: Drop dependency on ScopedPersistent from 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/inspector/v8/JavaScriptCallFrame.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..2f7250d24f02aeda97f23a3ce0e2ac71f98b1cb4 100644
--- a/third_party/WebKit/Source/core/inspector/v8/DEPS
+++ b/third_party/WebKit/Source/core/inspector/v8/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"-bindings/core",
"+bindings/core/v8/ExceptionState.h",
- "+bindings/core/v8/ScopedPersistent.h",
"+bindings/core/v8/ScriptCallStackFactory.h",
"+bindings/core/v8/ScriptRegexp.h",
"+bindings/core/v8/ScriptState.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/inspector/v8/JavaScriptCallFrame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698