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

Unified Diff: util/posix/close_multiple.cc

Issue 819483002: CloseMultipleNowOrOnExec(): promote out of test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « util/posix/close_multiple.h ('k') | util/test/multiprocess_exec.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/posix/close_multiple.cc
diff --git a/util/test/posix/close_multiple.cc b/util/posix/close_multiple.cc
similarity index 99%
rename from util/test/posix/close_multiple.cc
rename to util/posix/close_multiple.cc
index 4b5b7f21460b38575af5a497496fe4c8bfff1c11..a61ee1cd20e36f55b7de5c1729dde072c2116ca4 100644
--- a/util/test/posix/close_multiple.cc
+++ b/util/posix/close_multiple.cc
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "util/test/posix/close_multiple.h"
+#include "util/posix/close_multiple.h"
#include <dirent.h>
#include <errno.h>
« no previous file with comments | « util/posix/close_multiple.h ('k') | util/test/multiprocess_exec.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698