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

Unified Diff: content/content_tests.gypi

Issue 22254005: UMA data collector for cross-site documents(XSD) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Revise comments and use lowercaseequls for "nosniff" value Created 7 years, 4 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 | content/renderer/render_frame_impl.cc » ('j') | webkit/child/site_isolation_policy.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 59158ca7c9711f3bb23b818184caee93b7e286b4..576749db4270a3becdaddd4b1c48c4d44bca3cfe 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -526,6 +526,7 @@
'../webkit/browser/fileapi/transient_file_util_unittest.cc',
'../webkit/browser/fileapi/upload_file_system_file_element_reader_unittest.cc',
'../webkit/child/multipart_response_delegate_unittest.cc',
+ '../webkit/child/site_isolation_policy_unittest.cc',
'../webkit/child/touch_fling_gesture_curve_unittest.cc',
'../webkit/child/worker_task_runner_unittest.cc',
'../webkit/common/blob/shareable_file_reference_unittest.cc',
« no previous file with comments | « no previous file | content/renderer/render_frame_impl.cc » ('j') | webkit/child/site_isolation_policy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698