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

Unified Diff: chrome/browser/file_system_proxy.h

Issue 3181028: FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in src/chrome. (Closed)
Patch Set: should now build? Created 10 years, 4 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 | « chrome/browser/extensions/extension_install_ui.h ('k') | chrome/browser/in_process_webkit/webkit_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/file_system_proxy.h
diff --git a/chrome/browser/file_system_proxy.h b/chrome/browser/file_system_proxy.h
index 74cd2159e3a6b760c53e3f8c29797e76acfc9b8f..6001bfd55533a92cb0cb3670a30544ff0d2064c3 100644
--- a/chrome/browser/file_system_proxy.h
+++ b/chrome/browser/file_system_proxy.h
@@ -7,7 +7,6 @@
#include "base/callback.h"
#include "base/platform_file.h"
-#include "base/ref_counted.h"
// This class provides asynchronous access to common file routines.
class FileSystemProxy {
« no previous file with comments | « chrome/browser/extensions/extension_install_ui.h ('k') | chrome/browser/in_process_webkit/webkit_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698