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

Unified Diff: content/public/utility/content_utility_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/test/text_input_test_utils.h ('k') | content/renderer/android/renderer_date_time_picker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/utility/content_utility_client.h
diff --git a/content/public/utility/content_utility_client.h b/content/public/utility/content_utility_client.h
index 7faf52fee058a106199a9f83c869432a7da4d8ea..d81ca0c7d84facfdccb3c6b7398bb36a14e732d9 100644
--- a/content/public/utility/content_utility_client.h
+++ b/content/public/utility/content_utility_client.h
@@ -12,8 +12,6 @@
#include "content/public/common/content_client.h"
#include "content/public/common/service_info.h"
-class GURL;
-
namespace service_manager {
class InterfaceRegistry;
class Service;
« no previous file with comments | « content/public/test/text_input_test_utils.h ('k') | content/renderer/android/renderer_date_time_picker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698