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

Unified Diff: components/BUILD.gn

Issue 2176013002: Add support for OfflinePagesDownloadBridge. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR feedback and tests. Created 4 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 5e32036a4b90cd32b4d464ce90dda585f94810ed..56e901d4a966aec7f54d0e322a26d8ca64c27a5f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -101,6 +101,7 @@ test("components_unittests") {
"//components/ntp_snippets:unit_tests",
"//components/offline_pages:unit_tests",
"//components/offline_pages/background:unit_tests",
+ "//components/offline_pages/downloads:unit_tests",
"//components/omnibox/browser:unit_tests",
"//components/open_from_clipboard:unit_tests",
"//components/os_crypt:unit_tests",
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/offline_pages/downloads/download_ui_adapter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698