| Index: third_party/android_platform/relocation_packer/src/debug_unittest.cc
|
| diff --git a/tools/relocation_packer/src/debug_unittest.cc b/third_party/android_platform/relocation_packer/src/debug_unittest.cc
|
| similarity index 98%
|
| copy from tools/relocation_packer/src/debug_unittest.cc
|
| copy to third_party/android_platform/relocation_packer/src/debug_unittest.cc
|
| index 1b65cd16e22b8d14af3048ddfcce8a25455017be..b31e2ae7eeb0f01b699f4e79f3fa2296e4eb1ffd 100644
|
| --- a/tools/relocation_packer/src/debug_unittest.cc
|
| +++ b/third_party/android_platform/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 {
|
|
|
|
|