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

Unified Diff: services/surfaces/surfaces_impl.h

Issue 878933005: Remove NativeViewportClient (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
Index: services/surfaces/surfaces_impl.h
diff --git a/services/surfaces/surfaces_impl.h b/services/surfaces/surfaces_impl.h
index 6b229a1e3055906191627498b5a8a19ee996ae23..2c7d1a4c7ace297fb8934aabc6e2510e1a9f189f 100644
--- a/services/surfaces/surfaces_impl.h
+++ b/services/surfaces/surfaces_impl.h
@@ -25,8 +25,6 @@ class ApplicationManager;
namespace surfaces {
-class SurfaceNativeViewportClient;
-
class SurfacesImpl : public mojo::Surface,
public mojo::ViewportParameterListener,
public cc::SurfaceFactoryClient,

Powered by Google App Engine
This is Rietveld 408576698