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

Unified Diff: ash/BUILD.gn

Issue 2684313004: Additional cleanup of pre-md system menu user row code. (Closed)
Patch Set: 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/common/popup_message.h » ('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 cba1cb3a34af1a6dd23970b52a7db6806550c19a..9e1f6d35fa24efe5dadda30ae2aa59e6839f5efd 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -128,8 +128,6 @@ component("ash") {
"common/new_window_controller.cc",
"common/new_window_controller.h",
"common/palette_delegate.h",
- "common/popup_message.cc",
- "common/popup_message.h",
"common/scoped_root_window_for_new_windows.cc",
"common/scoped_root_window_for_new_windows.h",
"common/session/session_controller.cc",
@@ -1176,9 +1174,6 @@ test("ash_unittests") {
# TODO: convert to use AshTest http://crbug.com/654492.
"common/metrics/pointer_metrics_recorder_unittest.cc",
- # TODO: convert to use AshTest http://crbug.com/654493.
- "common/popup_message_unittest.cc",
-
# TODO: convert to use AshTest http://crbug.com/654494.
"common/shelf/shelf_application_menu_model_unittest.cc",
"common/shelf/shelf_background_animator_unittest.cc",
« no previous file with comments | « no previous file | ash/common/popup_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698