diff options
Diffstat (limited to 'chrome/browser/browsing_data_file_system_helper.cc')
-rw-r--r-- | chrome/browser/browsing_data_file_system_helper.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/browsing_data_file_system_helper.cc b/chrome/browser/browsing_data_file_system_helper.cc index 8a523ef..9644ee4 100644 --- a/chrome/browser/browsing_data_file_system_helper.cc +++ b/chrome/browser/browsing_data_file_system_helper.cc @@ -18,6 +18,8 @@ #include "webkit/fileapi/file_system_types.h" #include "webkit/fileapi/sandbox_mount_point_provider.h" +using content::BrowserThread; + namespace { // An implementation of the BrowsingDataFileSystemHelper interface that pulls |