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

Unified Diff: extensions/shell/browser/shell_omaha_query_params_delegate.cc

Issue 412713002: Move apps/shell to extensions/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 40% Created 6 years, 5 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: extensions/shell/browser/shell_omaha_query_params_delegate.cc
diff --git a/apps/shell/browser/shell_omaha_query_params_delegate.cc b/extensions/shell/browser/shell_omaha_query_params_delegate.cc
similarity index 89%
rename from apps/shell/browser/shell_omaha_query_params_delegate.cc
rename to extensions/shell/browser/shell_omaha_query_params_delegate.cc
index fa949d1fda5c44353e793c9396fdd1d61a022fe9..cd37c718abead6174aaa9bd66d6e396f52e3e0fb 100644
--- a/apps/shell/browser/shell_omaha_query_params_delegate.cc
+++ b/extensions/shell/browser/shell_omaha_query_params_delegate.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 "apps/shell/browser/shell_omaha_query_params_delegate.h"
+#include "extensions/shell/browser/shell_omaha_query_params_delegate.h"
namespace extensions {
« no previous file with comments | « extensions/shell/browser/shell_omaha_query_params_delegate.h ('k') | extensions/shell/browser/shell_runtime_api_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698