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

Unified Diff: ui/ozone/platform/caca/client_native_pixmap_factory_caca.h

Issue 2445323002: Ozone: Remove the caca platform from the tree (Closed)
Patch Set: Created 4 years, 2 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: ui/ozone/platform/caca/client_native_pixmap_factory_caca.h
diff --git a/ui/ozone/platform/caca/client_native_pixmap_factory_caca.h b/ui/ozone/platform/caca/client_native_pixmap_factory_caca.h
deleted file mode 100644
index 1745e8e74421a9207205060da8fdcdd74bd4ab4d..0000000000000000000000000000000000000000
--- a/ui/ozone/platform/caca/client_native_pixmap_factory_caca.h
+++ /dev/null
@@ -1,17 +0,0 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#ifndef UI_OZONE_PLATFORM_CACA_CLIENT_NATIVE_PIXMAP_FACTORY_CACA_H_
-#define UI_OZONE_PLATFORM_CACA_CLIENT_NATIVE_PIXMAP_FACTORY_CACA_H_
-
-namespace ui {
-
-class ClientNativePixmapFactory;
-
-// Constructor hook for use in constructor_list.cc
-ClientNativePixmapFactory* CreateClientNativePixmapFactoryCaca();
-
-} // namespace ui
-
-#endif // UI_OZONE_PLATFORM_CACA_CLIENT_NATIVE_PIXMAP_FACTORY_CACA_H_
« no previous file with comments | « ui/ozone/platform/caca/caca_window_manager.cc ('k') | ui/ozone/platform/caca/client_native_pixmap_factory_caca.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698