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

Unified Diff: third_party/android_platform/bionic/tools/relocation_packer/src/debug_unittest.cc

Issue 1027823002: Port Android relocation packer to chromium build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed two nugatory files 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: third_party/android_platform/bionic/tools/relocation_packer/src/debug_unittest.cc
diff --git a/tools/relocation_packer/src/debug_unittest.cc b/third_party/android_platform/bionic/tools/relocation_packer/src/debug_unittest.cc
similarity index 98%
copy from tools/relocation_packer/src/debug_unittest.cc
copy to third_party/android_platform/bionic/tools/relocation_packer/src/debug_unittest.cc
index 1b65cd16e22b8d14af3048ddfcce8a25455017be..b31e2ae7eeb0f01b699f4e79f3fa2296e4eb1ffd 100644
--- a/tools/relocation_packer/src/debug_unittest.cc
+++ b/third_party/android_platform/bionic/tools/relocation_packer/src/debug_unittest.cc
@@ -5,7 +5,7 @@
#include "debug.h"
#include <sstream>
-#include "testing/gtest/include/gtest/gtest.h"
+#include "gtest/gtest.h"
namespace relocation_packer {

Powered by Google App Engine
This is Rietveld 408576698