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

Unified Diff: chrome/android/shell/testshell_google_location_settings_helper.cc

Issue 186843002: Move ChromeShell files from chrome/android/testshell to chrome/android/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 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
« no previous file with comments | « chrome/android/shell/testshell_google_location_settings_helper.h ('k') | chrome/android/testshell/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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() {
« no previous file with comments | « chrome/android/shell/testshell_google_location_settings_helper.h ('k') | chrome/android/testshell/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698