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

Unified Diff: components/offline_pages/core/BUILD.gn

Issue 2849513003: Re-add OfflinePageModelQueryTests to build files. (Closed)
Patch Set: Created 3 years, 8 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 | components/offline_pages/core/offline_page_model_query_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/core/BUILD.gn
diff --git a/components/offline_pages/core/BUILD.gn b/components/offline_pages/core/BUILD.gn
index 21708d2b71c5ebea702bcafccd53f9037bce1f4e..89f9c7ee7e3d7953039888d097bd74bd090e3806 100644
--- a/components/offline_pages/core/BUILD.gn
+++ b/components/offline_pages/core/BUILD.gn
@@ -98,6 +98,7 @@ source_set("unit_tests") {
"offline_page_metadata_store_impl_unittest.cc",
"offline_page_model_event_logger_unittest.cc",
"offline_page_model_impl_unittest.cc",
+ "offline_page_model_query_unittest.cc",
"offline_page_storage_manager_unittest.cc",
"snapshot_controller_unittest.cc",
"task_queue_unittest.cc",
« no previous file with comments | « no previous file | components/offline_pages/core/offline_page_model_query_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698