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

Issue 563173002: Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/ (Closed)

Created:
6 years, 3 months ago by Lei Zhang
Modified:
6 years, 3 months ago
CC:
chromium-reviews, vandebo (ex-Chrome), nkostylev+watch_chromium.org, tzik, hguihot+watch_chromium.org, stevenjb+watch_chromium.org, mikhal+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, jam, posciak+watch_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, miu+watch_chromium.org, hubbe+watch_chromium.org, imcheng+watch_chromium.org, jasonroberts+watch_google.com, nhiroki, feature-media-reviews_chromium.org, oshima+watch_chromium.org, piman+watch_chromium.org, hclam+watch_chromium.org, Lei Zhang, avayvod+watch_chromium.org, mcasas+watch_chromium.org, pwestin+watch_google.com, tommycli, Greg Billock, wjia+watch_chromium.org, kinuko+fileapi, davemoore+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 [c-n]*/ TBR=cpu@chromium.org,jochen@chromium.org,piman@chromium.org,rockot@chromium.org,rsleevi@chromium.org,vrk@chromium.org ,zea@chromium.org Committed: https://crrev.com/c9e38a27356edb9e24a038eb2e67af534245d590 Cr-Commit-Position: refs/heads/master@{#294712}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -39 lines) Patch
M PRESUBMIT.py View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_external_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/backend_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_watch_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_protocols_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/quota_policy_channel_id_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/quota_policy_channel_id_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/base_test_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/courgette_tool.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/ensemble_apply.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M courgette/memory_allocator.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/third_party/bsdiff.h View 1 chunk +1 line, -1 line 0 comments Download
M crypto/nss_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/serial/serial_device_enumerator_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/manifest_handlers/options_page_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_test_expectations_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/gles2_conform_support/gles2_conform_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/tools/compositor_model_bench/compositor_model_bench.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/tools/compositor_model_bench/render_tree.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_posix_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/unix_domain_socket_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/logging_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/android/audio_android_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_low_latency_input_output_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/win/audio_low_latency_input_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/win/audio_low_latency_output_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/container_names_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/test_data_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/yuv_convert_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/base/yuv_convert_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/cast/test/simulator.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/ffmpeg/ffmpeg_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/linux/video_capture_device_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M net/test/url_request/url_request_mock_http_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/test_url_request_interceptor.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
Lei Zhang
Almost done. Next CL will remove base/file_util.h and any stragglers.
6 years, 3 months ago (2014-09-12 03:57:18 UTC) #2
brettw
lgtm
6 years, 3 months ago (2014-09-12 23:02:26 UTC) #3
Lei Zhang
TBR owners: cpu: ipc jochen: PRESUBMIT.py piman: gpu rockot: device, extensions rsleevi: crypto, net vrk: ...
6 years, 3 months ago (2014-09-12 23:45:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/563173002/1
6 years, 3 months ago (2014-09-12 23:46:31 UTC) #7
piman
lgtm
6 years, 3 months ago (2014-09-12 23:47:22 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as 4ac93d1cd1988ee6fe406e44772232ecc3a15ade
6 years, 3 months ago (2014-09-13 01:03:34 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-13 01:17:35 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c9e38a27356edb9e24a038eb2e67af534245d590
Cr-Commit-Position: refs/heads/master@{#294712}

Powered by Google App Engine
This is Rietveld 408576698