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

Unified Diff: content/browser/appcache/appcache_internals_ui.h

Issue 1875463002: Remove unused fields from //content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scythe-root
Patch Set: Reverting not really needed changes under //gpu. Created 4 years, 8 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 | content/browser/bluetooth/bluetooth_dispatcher_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/appcache/appcache_internals_ui.h
diff --git a/content/browser/appcache/appcache_internals_ui.h b/content/browser/appcache/appcache_internals_ui.h
index f027287fc980bf63811a69d8f7f67ab580df7343..5fdf4a308c4a402c2b0856935802cbebc8377bfb 100644
--- a/content/browser/appcache/appcache_internals_ui.h
+++ b/content/browser/appcache/appcache_internals_ui.h
@@ -80,7 +80,6 @@ class AppCacheInternalsUI : public WebUIController {
base::WeakPtr<AppCacheInternalsUI> appcache_internals_ui_;
base::WeakPtr<AppCacheServiceImpl> appcache_service_;
- AppCacheStorage* appcache_storage_;
base::FilePath partition_path_;
scoped_refptr<AppCacheStorageReference> disabled_appcache_storage_ref_;
std::list<ResponseEnquiry> response_enquiries_;
« no previous file with comments | « no previous file | content/browser/bluetooth/bluetooth_dispatcher_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698