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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2480543002: MD Settings: Copy Import Bookmarks handler to MD Settings (Closed)
Patch Set: address comments Created 4 years, 1 month 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/ui/webui/settings/md_settings_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 22f4cfef139f105ac10b0f6231e4747d1905b16f..aeadb6901aa904e0ed0173775db26ac99b13c6fc 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1111,6 +1111,8 @@ split_static_library("ui") {
"webui/settings/settings_clear_browsing_data_handler.h",
"webui/settings/settings_cookies_view_handler.cc",
"webui/settings/settings_cookies_view_handler.h",
+ "webui/settings/settings_import_data_handler.cc",
+ "webui/settings/settings_import_data_handler.h",
"webui/settings/settings_manage_profile_handler.cc",
"webui/settings/settings_manage_profile_handler.h",
"webui/settings/settings_media_devices_selection_handler.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/webui/settings/md_settings_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698