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

Unified Diff: content/test/BUILD.gn

Issue 2365433002: (re-land) Disallow navigations to blob URLs with non-canonical origins. (Closed)
Patch Set: Remove newline Created 4 years, 3 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 06f672bb792c6bae0a42b1f1b86d9ee4faf8ad6f..9302df1f8166eb1162314ccb18cde5a0a660551a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -544,6 +544,7 @@ test("content_browsertests") {
"../browser/background_sync/background_sync_browsertest.cc",
"../browser/battery_status/battery_monitor_impl_browsertest.cc",
"../browser/battery_status/battery_monitor_integration_browsertest.cc",
+ "../browser/blob_storage/blob_url_browsertest.cc",
"../browser/bookmarklet_browsertest.cc",
"../browser/browser_side_navigation_browsertest.cc",
"../browser/browsing_data/clear_site_data_throttle_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698