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

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

Issue 2952463002: App list sync unit tests (Closed)
Patch Set: Add in dummy hooks for assistant settings launcher Created 3 years, 5 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 15ea443f39cc25cb1a3ee87a8f39f9c9834a27fc..2206c044639103e415c2f606425300c14806c477 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1022,6 +1022,8 @@ split_static_library("ui") {
"webui/settings/chromeos/easy_unlock_settings_handler.h",
"webui/settings/chromeos/fingerprint_handler.cc",
"webui/settings/chromeos/fingerprint_handler.h",
+ "webui/settings/chromeos/google_assistant_handler.cc",
+ "webui/settings/chromeos/google_assistant_handler.h",
"webui/settings/chromeos/internet_handler.cc",
"webui/settings/chromeos/internet_handler.h",
"webui/settings/downloads_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698