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

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

Issue 2644713002: cros: Use runtime stylus detection for ash palette. (Closed)
Patch Set: Explicitly initialize properties to false Created 3 years, 10 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 d2862044066f849354aaaba513ea903d6664a3c5..69837492fdfa1985e25eca7c275bc9ca829e69f5 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1102,6 +1102,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/fingerprint_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698