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

Unified Diff: ash/launcher/launcher_delegate.h

Issue 24175004: Remove dependency on ui::ScaleFactor from ui/gfx (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/launcher/launcher_delegate.h
diff --git a/ash/launcher/launcher_delegate.h b/ash/launcher/launcher_delegate.h
index 06e044552aa9aaaf7c332edfa0c8e864cd7bc35d..41d0c2944e51ba929f878978eb24d5690a74cac9 100644
--- a/ash/launcher/launcher_delegate.h
+++ b/ash/launcher/launcher_delegate.h
@@ -8,6 +8,10 @@
#include "ash/ash_export.h"
#include "ash/launcher/launcher_types.h"
+namespace aura {
+class Window;
+}
+
namespace ash {
class Launcher;

Powered by Google App Engine
This is Rietveld 408576698