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

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

Issue 2393703005: MD Settings: Date and Time page, part 1/3 (Closed)
Patch Set: Move SetInteger to WebUI CL 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 5e5dd73f150137fd6ff541c276402e3ff6bae94e..9f989e97d85515b10b4bdf4f30dcf663189c0160 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1062,6 +1062,8 @@ split_static_library("ui") {
"webui/settings/chromeos/change_picture_handler.h",
"webui/settings/chromeos/cups_printers_handler.cc",
"webui/settings/chromeos/cups_printers_handler.h",
+ "webui/settings/chromeos/date_time_handler.cc",
+ "webui/settings/chromeos/date_time_handler.h",
"webui/settings/chromeos/device_keyboard_handler.cc",
"webui/settings/chromeos/device_keyboard_handler.h",
"webui/settings/chromeos/device_pointer_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698