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

Unified Diff: ash/system/tray/tray_background_view.cc

Issue 24108003: [Cleanup] Rename WindowSettings to WindowState (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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: ash/system/tray/tray_background_view.cc
diff --git a/ash/system/tray/tray_background_view.cc b/ash/system/tray/tray_background_view.cc
index d979b1ad4f98a80ef37c47fd7c20874dd080d4d2..ee3b52c9fb3de0e302986217fe598e1ac6353c88 100644
--- a/ash/system/tray/tray_background_view.cc
+++ b/ash/system/tray/tray_background_view.cc
@@ -16,7 +16,6 @@
#include "ash/system/tray/system_tray.h"
#include "ash/system/tray/tray_constants.h"
#include "ash/system/tray/tray_event_filter.h"
-#include "ash/wm/property_util.h"
James Cook 2013/09/18 20:44:17 Nice that you were able to clean up all of these.
#include "ash/wm/window_animations.h"
#include "grit/ash_resources.h"
#include "ui/aura/root_window.h"

Powered by Google App Engine
This is Rietveld 408576698