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

Unified Diff: chrome/browser/extensions/image_loading_tracker.h

Issue 11886073: Use ImageLoader instead of ImageLoadingTracker (Part 12) (Closed) Base URL: https://git.chromium.org/chromium/src.git@Issue_163929
Patch Set: Address code review feedback Created 7 years, 11 months 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 | « no previous file | chrome/browser/extensions/tab_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/image_loading_tracker.h
diff --git a/chrome/browser/extensions/image_loading_tracker.h b/chrome/browser/extensions/image_loading_tracker.h
index 26c73acd5bb871cb1acbd60ad6ef5437ebe71ea7..7541f445736919b881bc0c937cef0b8156f7420f 100644
--- a/chrome/browser/extensions/image_loading_tracker.h
+++ b/chrome/browser/extensions/image_loading_tracker.h
@@ -132,7 +132,6 @@ class ImageLoadingTracker : public content::NotificationObserver {
// should be removed.
friend class ExtensionInfoBar;
friend class extensions::IconImage;
- friend class extensions::TabHelper;
FRIEND_TEST_ALL_PREFIXES(ImageLoadingTrackerTest, Cache);
FRIEND_TEST_ALL_PREFIXES(ImageLoadingTrackerTest,
DeleteExtensionWhileWaitingForCache);
« no previous file with comments | « no previous file | chrome/browser/extensions/tab_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698