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

Unified Diff: chrome/browser/BUILD.gn

Issue 2946113002: Use FrameIsAd to decide whether to isolate a frame in TopDocumentIsolation mode. (Closed)
Patch Set: Addressing 2 more CR comments from csharrison@. 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 | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/page_load_metrics/ads_detection.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index bbe8ed3875ae45caec15452fba6f0a6d86855f2f..feffe5aed68c79b802533bc05a46b64353782939 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -815,6 +815,8 @@ split_static_library("browser") {
"ntp_tiles/chrome_popular_sites_factory.h",
"offline_items_collection/offline_content_aggregator_factory.cc",
"offline_items_collection/offline_content_aggregator_factory.h",
+ "page_load_metrics/ads_detection.cc",
+ "page_load_metrics/ads_detection.h",
"page_load_metrics/browser_page_track_decider.cc",
"page_load_metrics/browser_page_track_decider.h",
"page_load_metrics/experiments/delay_navigation_throttle.cc",
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/page_load_metrics/ads_detection.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698