| Index: content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
|
| diff --git a/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc b/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
|
| index 6a458513c2e89bf074f38ade930db7e630d3afa4..7d2de96c77bf7585b89a4eb3f643cd7a938fb934 100644
|
| --- a/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
|
| +++ b/content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc
|
| @@ -20,7 +20,7 @@
|
| #include "base/logging.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "jni/LinkerTests_jni.h"
|
| -#include "third_party/re2/re2/re2.h"
|
| +#include "third_party/re2/src/re2/re2.h"
|
|
|
| namespace content {
|
|
|
|
|