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

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

Issue 2348913002: Port storage manager to MD settings. (Closed)
Patch Set: histograms.xml Created 4 years, 3 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index d6e5213cff7f5db4cef1c5bcc22b98a3c321238d..354302b9f8d696b5c9b4670512e47985927758dd 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1069,6 +1069,8 @@ split_static_library("ui") {
"webui/settings/chromeos/device_keyboard_handler.h",
"webui/settings/chromeos/device_pointer_handler.cc",
"webui/settings/chromeos/device_pointer_handler.h",
+ "webui/settings/chromeos/device_storage_handler.cc",
+ "webui/settings/chromeos/device_storage_handler.h",
"webui/settings/chromeos/easy_unlock_settings_handler.cc",
"webui/settings/chromeos/easy_unlock_settings_handler.h",
"webui/settings/chromeos/internet_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698