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

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

Issue 2541923002: MD Settings: Add Google Play Store (Arc++) section (Closed)
Patch Set: . Created 4 years 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 02c44af976ef70123b69d253111c0a47767e162b..ca9819d711d97aeac7807ebfcfed7bb268e6c6ff 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1077,6 +1077,8 @@ split_static_library("ui") {
"webui/settings/browser_lifetime_handler.h",
"webui/settings/chromeos/accessibility_handler.cc",
"webui/settings/chromeos/accessibility_handler.h",
+ "webui/settings/chromeos/android_apps_handler.cc",
+ "webui/settings/chromeos/android_apps_handler.h",
"webui/settings/chromeos/change_picture_handler.cc",
"webui/settings/chromeos/change_picture_handler.h",
"webui/settings/chromeos/cups_printers_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698