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

Unified Diff: ui/views/widget/desktop_aura/desktop_factory_ozone.h

Issue 2027943002: [WIP] Make content_shell run under Wayland Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (09.28.2016)Rebase on master Created 4 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
« no previous file with comments | « ui/views/DEPS ('k') | ui/views/widget/desktop_aura/desktop_factory_ozone.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/widget/desktop_aura/desktop_factory_ozone.h
diff --git a/ui/views/widget/desktop_aura/desktop_factory_ozone.h b/ui/views/widget/desktop_aura/desktop_factory_ozone.h
index bb6cbd2d5f5c0ebd060f3d01ee9d951234c41896..b0b592b433f9a14fb33cc6e2eecc72fd1e968f89 100644
--- a/ui/views/widget/desktop_aura/desktop_factory_ozone.h
+++ b/ui/views/widget/desktop_aura/desktop_factory_ozone.h
@@ -31,9 +31,6 @@ class VIEWS_EXPORT DesktopFactoryOzone {
// Returns the instance.
static DesktopFactoryOzone* GetInstance();
- // Sets the implementation delegate. Ownership is retained by the caller.
- static void SetInstance(DesktopFactoryOzone* impl);
-
// Delegates implementation of DesktopWindowTreeHost::Create externally to
// Ozone implementation.
virtual DesktopWindowTreeHost* CreateWindowTreeHost(
« no previous file with comments | « ui/views/DEPS ('k') | ui/views/widget/desktop_aura/desktop_factory_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698