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

Issue 19519008: Move the remaning base/process* files into base/process/. (Closed)

Created:
7 years, 5 months ago by Robert Sesek
Modified:
7 years, 5 months ago
Reviewers:
brettw
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Move the remaning base/process* files into base/process/. This leaves forwarding headers for process.h and process_info.h BUG=242290 R=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212592

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1517 lines) Patch
M base/base.gyp View 1 2 chunks +4 lines, -4 lines 0 comments Download
M base/base.gypi View 8 chunks +15 lines, -20 lines 0 comments Download
M base/process.h View 1 1 chunk +5 lines, -62 lines 0 comments Download
A + base/process/process.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + base/process/process_info.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + base/process/process_info_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/process/process_info_win.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/process/process_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/process/process_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/process/process_util_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + base/process/process_util_unittest_ios.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + base/process/process_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/process_info.h View 1 chunk +5 lines, -17 lines 0 comments Download
D base/process_info_mac.cc View 1 chunk +0 lines, -43 lines 0 comments Download
D base/process_info_win.cc View 1 chunk +0 lines, -37 lines 0 comments Download
D base/process_linux.cc View 1 chunk +0 lines, -137 lines 0 comments Download
D base/process_posix.cc View 1 chunk +0 lines, -73 lines 0 comments Download
D base/process_util_linux.cc View 1 chunk +0 lines, -51 lines 0 comments Download
D base/process_util_unittest.cc View 1 chunk +0 lines, -957 lines 0 comments Download
D base/process_util_unittest_ios.cc View 1 chunk +0 lines, -15 lines 0 comments Download
D base/process_win.cc View 1 chunk +0 lines, -92 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Robert Sesek
https://codereview.chromium.org/19519008/diff/1/base/process_util_linux.cc File base/process_util_linux.cc (left): https://codereview.chromium.org/19519008/diff/1/base/process_util_linux.cc#oldcode1 base/process_util_linux.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
7 years, 5 months ago (2013-07-18 14:43:54 UTC) #1
brettw
lgtm
7 years, 5 months ago (2013-07-18 20:11:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/19519008/3001
7 years, 5 months ago (2013-07-18 20:28:31 UTC) #3
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=15978
7 years, 5 months ago (2013-07-18 20:41:40 UTC) #4
Robert Sesek
7 years, 5 months ago (2013-07-19 16:49:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r212592 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698