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

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

Issue 2630623002: cros: Allow user to configure note taking app in md-settings. (Closed)
Patch Set: Initial upload Created 3 years, 11 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 8ebd7124a6056835ae7fbcae69888cb7462e7e80..0bbb22c0816f5f405f44477b62a306696a4ec446 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1099,6 +1099,8 @@ split_static_library("ui") {
"webui/settings/chromeos/device_power_handler.h",
"webui/settings/chromeos/device_storage_handler.cc",
"webui/settings/chromeos/device_storage_handler.h",
+ "webui/settings/chromeos/device_stylus_handler.cc",
+ "webui/settings/chromeos/device_stylus_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