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

Issue 12035111: Move file_util_proxy to base/files. (Closed)

Created:
7 years, 11 months ago by brettw
Modified:
7 years, 11 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Visibility:
Public.

Description

Move file_util_proxy to base/files. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178952

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -1089 lines) Patch
M base/base.gyp View 1 chunk +1 line, -1 line 0 comments Download
M base/base.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
D base/file_util_proxy.h View 1 chunk +0 lines, -211 lines 0 comments Download
D base/file_util_proxy.cc View 1 chunk +0 lines, -426 lines 0 comments Download
D base/file_util_proxy_unittest.cc View 1 chunk +0 lines, -410 lines 0 comments Download
A + base/files/file_util_proxy.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + base/files/file_util_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/files/file_util_proxy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/zip_file_creator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/nacl_host/nacl_browser.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/nacl_host/nacl_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/help/help_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/fileapi_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/redirect_to_file_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/file_system_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/file_system_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/webfilesystem_callback_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_file_io_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_fetcher_core.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/blob_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/local_file_stream_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/shareable_file_reference.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/chromeos/fileapi/file_util_async.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_callback_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_dir_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_dir_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_file_stream_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_file_util_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_operation.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_util_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_writer_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/local_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/native_file_util.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/obfuscated_file_util.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/sandbox_file_stream_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_directory_reader_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/quota_file_io.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/simple_file_system.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
7 years, 11 months ago (2013-01-25 23:44:15 UTC) #1
jschuh
7 years, 11 months ago (2013-01-25 23:50:14 UTC) #2
rubberstamp lgtm for mechanical changes

Powered by Google App Engine
This is Rietveld 408576698