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

Unified Diff: ash/system/tiles/tray_tiles_unittest.cc

Issue 2884323002: Leave ChromeOS system menu open when toggling nightlight. (Closed)
Patch Set: fix messed up include Created 3 years, 7 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 | « ash/system/tiles/tiles_default_view.cc ('k') | ash/system/tray/system_menu_button.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tiles/tray_tiles_unittest.cc
diff --git a/ash/system/tiles/tray_tiles_unittest.cc b/ash/system/tiles/tray_tiles_unittest.cc
index 48d5d1c633a542c050744d00cc49f199b8bf488a..acbeb2dbc0458b24706e80f191cf678e1b2cde71 100644
--- a/ash/system/tiles/tray_tiles_unittest.cc
+++ b/ash/system/tiles/tray_tiles_unittest.cc
@@ -5,10 +5,10 @@
#include "ash/system/tiles/tray_tiles.h"
#include "ash/system/tiles/tiles_default_view.h"
+#include "ash/system/tray/system_menu_button.h"
#include "ash/test/ash_test_base.h"
#include "ash/test/test_session_controller_client.h"
#include "components/user_manager/user_type.h"
-#include "ui/views/controls/button/custom_button.h"
#include "ui/views/view.h"
using views::Button;
« no previous file with comments | « ash/system/tiles/tiles_default_view.cc ('k') | ash/system/tray/system_menu_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698