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

Unified Diff: content/shell/browser/shell_access_token_store.cc

Issue 653573003: Move ShellAccessTokenStore away from //content/shell/geolocation/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync gyp and gn Created 6 years, 2 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
Index: content/shell/browser/shell_access_token_store.cc
diff --git a/content/shell/geolocation/shell_access_token_store.cc b/content/shell/browser/shell_access_token_store.cc
similarity index 96%
rename from content/shell/geolocation/shell_access_token_store.cc
rename to content/shell/browser/shell_access_token_store.cc
index bdcf6994c6c36b3f2b8ae5b14b813edd63d38ddb..9f8136e8de64b594d5ff8be26b2629d76880c0d3 100644
--- a/content/shell/geolocation/shell_access_token_store.cc
+++ b/content/shell/browser/shell_access_token_store.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 "content/shell/geolocation/shell_access_token_store.h"
+#include "content/shell/browser/shell_access_token_store.h"
#include "base/bind.h"
#include "base/message_loop/message_loop.h"
« no previous file with comments | « content/shell/browser/shell_access_token_store.h ('k') | content/shell/browser/shell_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698