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

Unified Diff: ios/chrome/browser/installation_notifier.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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 | « ios/chrome/browser/infobars/infobar_container_ios.h ('k') | ios/chrome/browser/ios_chrome_io_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/installation_notifier.h
diff --git a/ios/chrome/browser/installation_notifier.h b/ios/chrome/browser/installation_notifier.h
index 8881974923d4c242570520c93a0c8ef908c59d02..1d7cb16e35bb2a885bb58ef4fdbc38e9ab520cbb 100644
--- a/ios/chrome/browser/installation_notifier.h
+++ b/ios/chrome/browser/installation_notifier.h
@@ -8,8 +8,6 @@
#import <Foundation/Foundation.h>
#include <stdint.h>
-class GURL;
-
// Protocol used to mock the delayed dispatching for the unit tests.
// Calls |block| after |delayInNSec|.
@protocol DispatcherProtocol<NSObject>
« no previous file with comments | « ios/chrome/browser/infobars/infobar_container_ios.h ('k') | ios/chrome/browser/ios_chrome_io_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698