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

Unified Diff: test/paths_mac.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
« no previous file with comments | « test/paths.cc ('k') | test/paths_test.cc » ('j') | util/util_test.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/paths_mac.cc
diff --git a/util/test/paths_mac.cc b/test/paths_mac.cc
similarity index 97%
rename from util/test/paths_mac.cc
rename to test/paths_mac.cc
index 2d3d84ac4995e859d139729752d632c6a2b8e94d..ce6c5f3bacc9292abb2b3b87729b11b99b5cd7be 100644
--- a/util/test/paths_mac.cc
+++ b/test/paths_mac.cc
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "util/test/paths.h"
+#include "test/paths.h"
#include <mach-o/dyld.h>
#include <stdint.h>
« no previous file with comments | « test/paths.cc ('k') | test/paths_test.cc » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698