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

Issue 560883003: Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/ (Closed)

Created:
6 years, 3 months ago by Lei Zhang
Modified:
6 years, 3 months ago
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, chromoting-reviews_chromium.org, wfh+watch_chromium.org, tzik, haitaol+watch_chromium.org, nhiroki, yfriedman+watch_chromium.org, oshima+watch_chromium.org, tfarina, klundberg+watch_chromium.org, telemetry+watch_chromium.org, stevenjb+watch_chromium.org, kinuko+fileapi, jln+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/ TBR=sergeyu@chromium.org,cpu@chromium.org,thakis@chromium.org,jamesr@chromium.org,zea@chromium.org,nduca@chromium.org Committed: https://crrev.com/1ecdcf454e7c93f810787e43d51c6de464b63938 Cr-Commit-Position: refs/heads/master@{#294543}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -59 lines) Patch
M remoting/host/config_file_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/config_file_watcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/daemon_process.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/desktop_session_agent.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/gnubby_auth_handler_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/json_host_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/json_host_config_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/pairing_registry_delegate_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/pairing_registry_delegate_linux_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/policy_hack/policy_watcher_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/daemon_controller_delegate_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/daemon_controller_delegate_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/elevated_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/authenticator_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/protocol_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M rlz/chromeos/lib/rlz_value_store_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/broker_process_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/credentials_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/scoped_process_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/yama.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/suid/client/setuid_sandbox_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/tests/unit_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/win/src/handle_inheritance_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/image_operations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/recursive_gaussian_convolution_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/tools/filter_fuzz_stub/filter_fuzz_stub.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/quota/open_file_handle_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M storage/common/blob/scoped_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/syncable/directory.h View 1 chunk +1 line, -1 line 0 comments Download
M sync/syncable/directory_backing_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/syncable/syncable_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/test/engine/test_directory_setter_upper.cc View 1 chunk +1 line, -1 line 0 comments Download
M testing/android/native_test_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M testing/android/native_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/forwarder2/daemon.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/forwarder2/host_forwarder_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/md5sum/md5sum.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/memdump/memdump.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/build_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/command_args.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/filesystem_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/function_exec_script.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/function_read_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/function_write_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/function_write_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/generate_test_gn_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/header_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/input_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/ninja_build_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/ninja_target_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/ninja_toolchain_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/setup.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/trace.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/imagediff/image_diff.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/clear_system_cache/clear_system_cache_main.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
Lei Zhang
will TBR rest of the owners
6 years, 3 months ago (2014-09-11 03:18:29 UTC) #2
brettw
lgtm
6 years, 3 months ago (2014-09-11 17:00:47 UTC) #3
Lei Zhang
TBR: cpu: sandbox/ jamesr: storage/ nduca: tools/perf sergeyu: remoting/ thakis: rlz/ and skia/ zea: sync/
6 years, 3 months ago (2014-09-12 03:45:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560883003/1
6 years, 3 months ago (2014-09-12 03:48:31 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as 439b511bfd5112a65926e8cbcdda960d6cea1858
6 years, 3 months ago (2014-09-12 05:10:02 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 05:12:01 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1ecdcf454e7c93f810787e43d51c6de464b63938
Cr-Commit-Position: refs/heads/master@{#294543}

Powered by Google App Engine
This is Rietveld 408576698