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

Unified Diff: chrome/browser/BUILD.gn

Issue 2716333002: Implement important sites dialog for desktop. (Closed)
Patch Set: change element.$.someId to element.$$(#someId) Created 3 years, 7 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 | « chrome/app/settings_strings.grdp ('k') | chrome/browser/about_flags.cc » ('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 d49c04d396b08976fe0f4b33d6467b470dc3ea99..110106dfba63feadaa15d3fd3986b401f00292b1 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -158,6 +158,8 @@ split_static_library("browser") {
"browsing_data/browsing_data_file_system_helper.h",
"browsing_data/browsing_data_helper.cc",
"browsing_data/browsing_data_helper.h",
+ "browsing_data/browsing_data_important_sites_util.cc",
+ "browsing_data/browsing_data_important_sites_util.h",
"browsing_data/browsing_data_indexed_db_helper.cc",
"browsing_data/browsing_data_indexed_db_helper.h",
"browsing_data/browsing_data_local_storage_helper.cc",
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698