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

Unified Diff: test/mac/mach_multiprocess_test.cc

Issue 1051533002: test: Move util/test to its own top-level directory, test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase Created 5 years, 9 months 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
Index: test/mac/mach_multiprocess_test.cc
diff --git a/util/test/mac/mach_multiprocess_test.cc b/test/mac/mach_multiprocess_test.cc
similarity index 96%
rename from util/test/mac/mach_multiprocess_test.cc
rename to test/mac/mach_multiprocess_test.cc
index dc9f7e97e3ea71055270f5b39beb52afe9b8562e..858821f7b109fac5f276600ff3b6c76e9f031d97 100644
--- a/util/test/mac/mach_multiprocess_test.cc
+++ b/test/mac/mach_multiprocess_test.cc
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "util/test/mac/mach_multiprocess.h"
+#include "test/mac/mach_multiprocess.h"
#include <unistd.h>
« no previous file with comments | « test/mac/mach_multiprocess.cc ('k') | test/multiprocess.h » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698