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

Unified Diff: chrome/browser/renderer_host/pepper/device_id_fetcher.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/renderer_host/pepper/device_id_fetcher.h
diff --git a/chrome/browser/renderer_host/pepper/device_id_fetcher.h b/chrome/browser/renderer_host/pepper/device_id_fetcher.h
index 7d9934af8ba0e9343429ba2f9683f1a8f49e3792..2cd71c182f1962c99930587f789ae9a4c80ecf8c 100644
--- a/chrome/browser/renderer_host/pepper/device_id_fetcher.h
+++ b/chrome/browser/renderer_host/pepper/device_id_fetcher.h
@@ -16,12 +16,6 @@
#include "base/memory/ref_counted.h"
#include "ppapi/c/pp_instance.h"
-class Profile;
-
-namespace content {
-class BrowserPpapiHost;
-}
-
namespace user_prefs {
class PrefRegistrySyncable;
}

Powered by Google App Engine
This is Rietveld 408576698