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

Unified Diff: chrome/browser/BUILD.gn

Issue 2393103002: [Durable] Updated Durable heuristic to use 'important sites' (Closed)
Patch Set: windows test fix Created 4 years, 2 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/android/preferences/important_sites_util.h » ('j') | no next file with comments »
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 d25dceff0c51c94880cecef6a50add92f225e680..09f02f6a52cdc35dfd714c544cfb1a482be65c0f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -335,6 +335,8 @@ split_static_library("browser") {
"download/drag_download_item.h",
"download/save_package_file_picker.cc",
"download/save_package_file_picker.h",
+ "engagement/important_sites_util.cc",
+ "engagement/important_sites_util.h",
"engagement/site_engagement_eviction_policy.cc",
"engagement/site_engagement_eviction_policy.h",
"engagement/site_engagement_helper.cc",
@@ -3132,8 +3134,6 @@ split_static_library("browser") {
"android/precache/precache_launcher.h",
"android/preferences/autofill/autofill_profile_bridge.cc",
"android/preferences/autofill/autofill_profile_bridge.h",
- "android/preferences/important_sites_util.cc",
- "android/preferences/important_sites_util.h",
"android/preferences/pref_service_bridge.cc",
"android/preferences/pref_service_bridge.h",
"android/preferences/website_preference_bridge.cc",
« no previous file with comments | « no previous file | chrome/browser/android/preferences/important_sites_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698