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

Unified Diff: chrome/test/BUILD.gn

Issue 2528483003: [Android Downloads] Long-press menu item "Download Link" should delegate job to OfflinePages backen… (Closed)
Patch Set: git merge resolved Created 4 years 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 | « chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 299d8e8dbba0a88eea50047463d2c0f46ed43ffc..67dc669d3d1e173d694aca5777176efed2566f7e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3507,6 +3507,7 @@ test("unit_tests") {
sources += [
# Offline pages are currently only on Android.
"../browser/android/offline_pages/background_loader_offliner_unittest.cc",
+ "../browser/android/offline_pages/downloads/resource_throttle_unittest.cc",
"../browser/android/offline_pages/offline_page_mhtml_archiver_unittest.cc",
"../browser/android/offline_pages/offline_page_request_job_unittest.cc",
"../browser/android/offline_pages/offline_page_utils_unittest.cc",
« no previous file with comments | « chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698