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

Unified Diff: chrome/browser/android/compositor/layer/tab_layer.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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: chrome/browser/android/compositor/layer/tab_layer.h
diff --git a/chrome/browser/android/compositor/layer/tab_layer.h b/chrome/browser/android/compositor/layer/tab_layer.h
index a57862aca73069d6ca3cf88f93573d8556f6c2f6..d02cd341df1f068856ac1cb8de7dd62a3183156c 100644
--- a/chrome/browser/android/compositor/layer/tab_layer.h
+++ b/chrome/browser/android/compositor/layer/tab_layer.h
@@ -11,7 +11,6 @@
#include "chrome/browser/android/compositor/layer/layer.h"
namespace cc {
-class ImageLayer;
class Layer;
class NinePatchLayer;
class SolidColorLayer;
@@ -26,8 +25,6 @@ namespace ui {
class ResourceManager;
}
-class SkBitmap;
-
namespace android {
class ContentLayer;
« no previous file with comments | « chrome/browser/android/compositor/compositor_view.h ('k') | chrome/browser/android/compositor/layer_title_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698