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

Unified Diff: components/exo/display.cc

Issue 2250863003: exo: Run exo in mus+ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix review issues Created 4 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: components/exo/display.cc
diff --git a/components/exo/display.cc b/components/exo/display.cc
index 4d51b34c49e0b5566f2ef760f2480a542d2c319d..3150a05d2641bb93c5fac0502543d9f9e95d9265 100644
--- a/components/exo/display.cc
+++ b/components/exo/display.cc
@@ -18,6 +18,7 @@
#include "components/exo/shell_surface.h"
#include "components/exo/sub_surface.h"
#include "components/exo/surface.h"
+#include "components/exo/wm_helper.h"
reveman 2016/08/17 21:10:05 nit: remove if not needed
Peng 2016/08/17 21:29:58 Done.
#include "ui/views/widget/widget.h"
#if defined(USE_OZONE)

Powered by Google App Engine
This is Rietveld 408576698