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

Unified Diff: content/test/BUILD.gn

Issue 2991443002: The Appcache subresource URL factory needs to inform the URLLoaderClient if there is a failure. (Closed)
Patch Set: Disable the test for Android Created 3 years, 5 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 | « content/renderer/render_frame_impl.cc ('k') | content/test/data/appcache/logo.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 21739d7d8b024b357f8c9fe74dc7c834b0a7a184..c591a1dd38fa81e08ff94ddea8ef90626c4f7b10 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -617,6 +617,7 @@ test("content_browsertests") {
"../browser/accessibility/site_per_process_accessibility_browsertest.cc",
"../browser/accessibility/snapshot_ax_tree_browsertest.cc",
"../browser/accessibility/touch_accessibility_aura_browsertest.cc",
+ "../browser/appcache/appcache_browsertest.cc",
"../browser/background_sync/background_sync_browsertest.cc",
"../browser/battery_monitor_browsertest.cc",
"../browser/blob_storage/blob_storage_browsertest.cc",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | content/test/data/appcache/logo.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698