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

Unified Diff: chrome/browser/ui/ash/chrome_shell_delegate.cc

Issue 494033002: Move AppWindow to extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unneeded include in chrome_shell_delegate.cc Created 6 years, 4 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/ui/ash/chrome_shell_delegate.cc
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.cc b/chrome/browser/ui/ash/chrome_shell_delegate.cc
index e47d1a811413aef40ebcf77d4408aca9dc6c7cd7..df4870af9cc019dca7799156f54fb334a2d3a0e2 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate.cc
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.cc
@@ -4,8 +4,6 @@
#include "chrome/browser/ui/ash/chrome_shell_delegate.h"
-#include "apps/app_window.h"
-#include "apps/app_window_registry.h"
#include "ash/content_support/gpu_support_impl.h"
#include "ash/magnifier/magnifier_constants.h"
#include "ash/wm/window_state.h"

Powered by Google App Engine
This is Rietveld 408576698