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

Unified Diff: ash/BUILD.gn

Issue 2678353005: Remove pre-MD code related to tray/menu user profiles. (Closed)
Patch Set: back out a11y changes and rebase 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
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 5549cfea86fce109f34c1d91f60514c053d34bdd..cba1cb3a34af1a6dd23970b52a7db6806550c19a 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -440,8 +440,6 @@ component("ash") {
"common/system/user/rounded_image_view.h",
"common/system/user/tray_user.cc",
"common/system/user/tray_user.h",
- "common/system/user/tray_user_separator.cc",
- "common/system/user/tray_user_separator.h",
"common/system/user/user_card_view.cc",
"common/system/user/user_card_view.h",
"common/system/user/user_observer.h",
@@ -1373,6 +1371,7 @@ test("ash_unittests") {
"//ui/events:test_support",
"//ui/events/devices",
"//ui/gfx",
+ "//ui/gfx:test_support",
"//ui/gfx/geometry",
"//ui/keyboard",
"//ui/message_center",
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698