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

Unified Diff: test/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
« no previous file with comments | « test/errors.h ('k') | test/gtest_death_check.h » ('j') | util/util_test.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/errors.cc
diff --git a/util/test/errors.cc b/test/errors.cc
similarity index 98%
rename from util/test/errors.cc
rename to test/errors.cc
index 757062c5224280744aa1fc721e5332fe75b7ce5c..82376309fc49c7aac44ead568bbc2c66f9770d8d 100644
--- a/util/test/errors.cc
+++ b/test/errors.cc
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "util/test/errors.h"
+#include "test/errors.h"
#include <errno.h>
« no previous file with comments | « test/errors.h ('k') | test/gtest_death_check.h » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698