| Index: chrome/android/shell/testshell_google_location_settings_helper.cc
|
| diff --git a/chrome/android/testshell/testshell_google_location_settings_helper.cc b/chrome/android/shell/testshell_google_location_settings_helper.cc
|
| similarity index 92%
|
| rename from chrome/android/testshell/testshell_google_location_settings_helper.cc
|
| rename to chrome/android/shell/testshell_google_location_settings_helper.cc
|
| index f109d5502b473cc04cc99c408598d54c467ca0df..3f782c943afa935bd21380dd8bfc77392cb69813 100644
|
| --- a/chrome/android/testshell/testshell_google_location_settings_helper.cc
|
| +++ b/chrome/android/shell/testshell_google_location_settings_helper.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/testshell_google_location_settings_helper.h"
|
| +#include "chrome/android/shell/testshell_google_location_settings_helper.h"
|
|
|
| // Factory function
|
| GoogleLocationSettingsHelper* GoogleLocationSettingsHelper::Create() {
|
|
|