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

Unified Diff: test/mac/mach_errors.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_errors.cc
diff --git a/util/test/mac/mach_errors.cc b/test/mac/mach_errors.cc
similarity index 98%
rename from util/test/mac/mach_errors.cc
rename to test/mac/mach_errors.cc
index 54fd607251e47531ff5fccab068ffad5d2577e6a..aef069b45f2d33a62cd27d5bf3747dde0be198ec 100644
--- a/util/test/mac/mach_errors.cc
+++ b/test/mac/mach_errors.cc
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "util/test/mac/mach_errors.h"
+#include "test/mac/mach_errors.h"
#include <servers/bootstrap.h>
« no previous file with comments | « test/mac/mach_errors.h ('k') | test/mac/mach_multiprocess.h » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698