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

Unified Diff: chrome/browser/gpu/gpu_feature_checker.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
« no previous file with comments | « chrome/browser/google/google_brand.h ('k') | chrome/browser/history/android/android_provider_backend.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/gpu/gpu_feature_checker.h
diff --git a/chrome/browser/gpu/gpu_feature_checker.h b/chrome/browser/gpu/gpu_feature_checker.h
index 873ca41493712c76a6be24b33f7da637643b195c..1e45a92b0e5fc30b4cda941661be04d4fc98c444 100644
--- a/chrome/browser/gpu/gpu_feature_checker.h
+++ b/chrome/browser/gpu/gpu_feature_checker.h
@@ -11,10 +11,6 @@
#include "content/public/browser/gpu_data_manager_observer.h"
#include "gpu/config/gpu_feature_type.h"
-namespace content {
-class GpuDataManager;
-} // namespace content
-
class GPUFeatureChecker : public base::RefCountedThreadSafe<GPUFeatureChecker>,
public content::GpuDataManagerObserver {
public:
« no previous file with comments | « chrome/browser/google/google_brand.h ('k') | chrome/browser/history/android/android_provider_backend.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698