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

Unified Diff: ui/aura/mus/client_surface_embedder.cc

Issue 2610103003: Getting rid of SurfaceIdHandler as it is no longer needed. (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/mus/surface_id_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/mus/client_surface_embedder.cc
diff --git a/ui/aura/mus/client_surface_embedder.cc b/ui/aura/mus/client_surface_embedder.cc
index ba34a5227d580f6e64c82707d1af19355581fe34..53bc4f101160c5f60008ae8cdcf95e51d1e0ac14 100644
--- a/ui/aura/mus/client_surface_embedder.cc
+++ b/ui/aura/mus/client_surface_embedder.cc
@@ -5,7 +5,6 @@
#include "ui/aura/mus/client_surface_embedder.h"
#include "cc/surfaces/surface_reference_factory.h"
-#include "ui/aura/mus/surface_id_handler.h"
#include "ui/aura/window.h"
namespace aura {
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/mus/surface_id_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698