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

Unified Diff: third_party/WebKit/Source/bindings/core/DEPS

Issue 2881393002: Count cross-origin property access. (Closed)
Patch Set: Rebase. Created 3 years, 7 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/bindings/core/DEPS
diff --git a/third_party/WebKit/Source/bindings/core/DEPS b/third_party/WebKit/Source/bindings/core/DEPS
index fa889cd220d1baf670efb7e1c71bd385af35a1ef..9bc8a5bf684bd8680673ac71b65cf7d705c03237 100644
--- a/third_party/WebKit/Source/bindings/core/DEPS
+++ b/third_party/WebKit/Source/bindings/core/DEPS
@@ -7,4 +7,5 @@ include_rules = [
"+platform",
"+public/platform",
"-web",
+ "+web/tests",
]

Powered by Google App Engine
This is Rietveld 408576698