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

Unified Diff: content/test/BUILD.gn

Issue 2657453006: Move BrowsingDataFilterBuilder[Impl] to content/ (Closed)
Patch Set: Rebased Created 3 years, 10 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/public/browser/browsing_data_filter_builder.h ('k') | no next file » | 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 aafb8c574711f36b8c681f6478cb6e3dbca12a0c..7347c62a43f9dfc16f1323948fcf11cc828852a8 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1004,6 +1004,7 @@ test("content_unittests") {
"../browser/browser_associated_interface_unittest.cc",
"../browser/browser_thread_unittest.cc",
"../browser/browser_url_handler_impl_unittest.cc",
+ "../browser/browsing_data/browsing_data_filter_builder_impl_unittest.cc",
"../browser/browsing_data/clear_site_data_throttle_unittest.cc",
"../browser/byte_stream_unittest.cc",
"../browser/cache_storage/cache_storage_blob_to_disk_cache_unittest.cc",
« no previous file with comments | « content/public/browser/browsing_data_filter_builder.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698