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

Issue 20265004: Update include paths in base for base/process changes. (Closed)

Created:
7 years, 5 months ago by Robert Sesek
Modified:
7 years, 5 months ago
Reviewers:
brettw
CC:
chromium-reviews, sadrul, jar (doing other things), gavinp+memory_chromium.org, dsinclair+watch_chromium.org, asvitkine+watch_chromium.org, erikwright+watch_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Update include paths in base for base/process changes. This also updates any stragglers that I missed, fixes mistakes I may have made, and deletes the forwarding headers. After this CL, the proces_util.h project is complete. BUG=242290 TBR=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213702

Patch Set 1 #

Patch Set 2 : Fix compile #

Patch Set 3 : Fix ALL the things #

Patch Set 4 : Merge ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -100 lines) Patch
M base/base_paths_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/base_paths_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/debug/profiler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/debug/stack_trace_ios.mm View 1 chunk +0 lines, -2 lines 0 comments Download
M base/debug/stack_trace_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/debug/stack_trace_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/debug/trace_event_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/debug/trace_event_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/file_util_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/linux_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/memory/scoped_open_process.h View 1 chunk +1 line, -2 lines 0 comments Download
M base/memory/shared_memory.h View 1 1 chunk +1 line, -1 line 0 comments Download
M base/memory/shared_memory_posix.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/memory/shared_memory_unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M base/message_loop/message_pump_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/metrics/histogram_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/metrics/stats_table.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/metrics/stats_table_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
D base/process.h View 1 2 1 chunk +0 lines, -13 lines 0 comments Download
M base/process/kill.h View 1 1 chunk +1 line, -1 line 0 comments Download
M base/process/kill_posix.cc View 1 chunk +0 lines, -1 line 0 comments Download
M base/process/kill_win.cc View 1 chunk +0 lines, -1 line 0 comments Download
M base/process/launch_posix.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/process/memory.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M base/process/process_handle_openbsd.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/process/process_iterator.h View 1 chunk +3 lines, -3 lines 0 comments Download
M base/process/process_iterator_linux.cc View 1 chunk +0 lines, -1 line 0 comments Download
M base/process/process_metrics.h View 1 1 chunk +1 line, -1 line 0 comments Download
M base/process/process_posix.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M base/process/process_util_unittest.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M base/process/process_util_unittest_ios.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/process/process_win.cc View 1 chunk +1 line, -1 line 0 comments Download
D base/process_info.h View 1 2 1 chunk +0 lines, -13 lines 0 comments Download
D base/process_util.h View 1 2 1 chunk +0 lines, -18 lines 0 comments Download
M base/test/multiprocess_test.h View 1 chunk +2 lines, -2 lines 0 comments Download
M base/test/multiprocess_test_android.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M base/test/perf_test_suite.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/test/test_launcher.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/test/test_process_killer_win.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/test/test_suite.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/tracked_objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/tracked_objects_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/win/event_trace_consumer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/win/event_trace_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/win/message_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/win/scoped_process_information_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/win/wrapped_window_proc.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/webrtc_browsertest_common.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/printing/printing_layout_browsertest.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/common/nacl_types.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_launcher.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webkit/child/webkit_child_helpers.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Robert Sesek
I know it seems like a lot, but it's mostly mechanical.
7 years, 5 months ago (2013-07-25 18:53:41 UTC) #1
brettw
LGTM
7 years, 5 months ago (2013-07-25 20:32:34 UTC) #2
Robert Sesek
7 years, 5 months ago (2013-07-25 21:38:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r213702 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698