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

Unified Diff: ash/shell_delegate.h

Issue 2048443002: ABANDONED: mash: Move shell delegate interfaces to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@moveshelfmodel
Patch Set: Created 4 years, 6 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/shell_delegate.h
diff --git a/ash/shell_delegate.h b/ash/shell_delegate.h
index 468fa62736ab53f0f83da5cfdbaad81d107b199d..efec3ce2a9ed11912cca3837efd3af37cb47a184 100644
--- a/ash/shell_delegate.h
+++ b/ash/shell_delegate.h
@@ -9,7 +9,6 @@
#include <string>
#include "ash/ash_export.h"
-#include "ash/shell.h"
#include "base/callback.h"
#include "base/strings/string16.h"
@@ -44,6 +43,7 @@ namespace ash {
class AccessibilityDelegate;
class ContainerDelegate;
+class GPUSupport;
class MediaDelegate;
class NewWindowDelegate;
class PointerWatcherDelegate;

Powered by Google App Engine
This is Rietveld 408576698