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

Unified Diff: third_party/WebKit/Source/bindings/bindings.gni

Issue 2881393002: Count cross-origin property access. (Closed)
Patch Set: Nits + 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index b5e33c5cb1ca2790e31ac1b10ba8c1ba2c0b54e0..3b1a6e8308f9bc75c56e0bc6ccf1da9a44b290d7 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -187,6 +187,7 @@ bindings_core_v8_output_dir = "$bindings_output_dir/core/v8"
bindings_unittest_files =
get_path_info([
+ "core/v8/BindingSecurityTest.cpp",
"core/v8/DocumentWriteEvaluatorTest.cpp",
"core/v8/DOMWrapperWorldTest.cpp",
"core/v8/IDLTypesTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698