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

Unified Diff: content/public/common/content_client.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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 | « content/public/child/request_peer.h ('k') | content/public/common/sandboxed_process_launcher_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/content_client.h
diff --git a/content/public/common/content_client.h b/content/public/common/content_client.h
index 5141bf8c153e7611ccfefb980fd843e9ee1da9b3..af05bb3e3e9305d64da961357a64a51757430661 100644
--- a/content/public/common/content_client.h
+++ b/content/public/common/content_client.h
@@ -38,10 +38,6 @@ namespace media {
class MediaClientAndroid;
}
-namespace sandbox {
-class TargetPolicy;
-}
-
namespace content {
class ContentBrowserClient;
« no previous file with comments | « content/public/child/request_peer.h ('k') | content/public/common/sandboxed_process_launcher_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698