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

Unified Diff: chrome/browser/chromeos/login/users/wallpaper/wallpaper_window_state_manager.cc

Issue 2889413002: chromeos: nukes window_state_aura (Closed)
Patch Set: merge, remove include from windows and shuffle functions for declaration 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
Index: chrome/browser/chromeos/login/users/wallpaper/wallpaper_window_state_manager.cc
diff --git a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_window_state_manager.cc b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_window_state_manager.cc
index e4eb6c53b91644b3a9e985c307536a434ca4a705..21b46710f4787ad4320a598a6f3b756b7e705afa 100644
--- a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_window_state_manager.cc
+++ b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_window_state_manager.cc
@@ -7,7 +7,6 @@
#include "ash/shell.h"
#include "ash/wm/mru_window_tracker.h"
#include "ash/wm/window_state.h"
-#include "ash/wm/window_state_aura.h"
#include "ash/wm/window_util.h"
#include "ash/wm_window.h"
#include "chrome/browser/ui/ash/ash_util.h"

Powered by Google App Engine
This is Rietveld 408576698