| Index: chrome/android/shell/chrome_main_delegate_testshell_android.cc
|
| diff --git a/chrome/android/testshell/chrome_main_delegate_testshell_android.cc b/chrome/android/shell/chrome_main_delegate_testshell_android.cc
|
| similarity index 91%
|
| rename from chrome/android/testshell/chrome_main_delegate_testshell_android.cc
|
| rename to chrome/android/shell/chrome_main_delegate_testshell_android.cc
|
| index ac2b508b14a27ea80c68e6f523e34cbada9af7a5..647013c862d890e79678c65d641e6dd33f3b6087 100644
|
| --- a/chrome/android/testshell/chrome_main_delegate_testshell_android.cc
|
| +++ b/chrome/android/shell/chrome_main_delegate_testshell_android.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/android/testshell/chrome_main_delegate_testshell_android.h"
|
| +#include "chrome/android/shell/chrome_main_delegate_testshell_android.h"
|
|
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_registrar.h"
|
|
|