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

Unified Diff: chrome/browser/android/data_usage/data_use_tab_model.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/android/data_usage/data_use_tab_model.h
diff --git a/chrome/browser/android/data_usage/data_use_tab_model.h b/chrome/browser/android/data_usage/data_use_tab_model.h
index fde9e92e1862c0ef95639b415d738228dd41844e..2f75fe966f37e608e80a587051d7705f24638834 100644
--- a/chrome/browser/android/data_usage/data_use_tab_model.h
+++ b/chrome/browser/android/data_usage/data_use_tab_model.h
@@ -25,7 +25,6 @@
#include "url/gurl.h"
namespace base {
-class SingleThreadTaskRunner;
class TickClock;
}
@@ -38,7 +37,6 @@ namespace chrome {
namespace android {
class DataUseMatcher;
-class ExternalDataUseObserverBridge;
// Models tracking and labeling of data usage within each Tab. Within each tab,
// the model tracks the data use of a sequence of navigations in a "tracking
« no previous file with comments | « chrome/browser/android/compositor/tab_content_manager.h ('k') | chrome/browser/android/download/download_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698