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

Unified Diff: services/ui/service.h

Issue 2705333006: Move client_native_pixmap_factory.h from ui/ozone/public to ui/gfx (Closed)
Patch Set: Add client_native_pixmap_factory_ozone.h Created 3 years, 9 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/ui/service.h
diff --git a/services/ui/service.h b/services/ui/service.h
index 11a52b5a0ede0f85e5fb16de20f7606f268448e1..baf4405f134c91313ea61a9167f711277d189689 100644
--- a/services/ui/service.h
+++ b/services/ui/service.h
@@ -36,7 +36,7 @@
#include "services/ui/ws/window_server_delegate.h"
#if defined(USE_OZONE)
-#include "ui/ozone/public/client_native_pixmap_factory.h"
+#include "ui/ozone/public/client_native_pixmap_factory_ozone.h"
#endif
namespace discardable_memory {

Powered by Google App Engine
This is Rietveld 408576698