Index: extensions/shell/browser/shell_omaha_query_params_delegate.h |
diff --git a/apps/shell/browser/shell_omaha_query_params_delegate.h b/extensions/shell/browser/shell_omaha_query_params_delegate.h |
similarity index 73% |
rename from apps/shell/browser/shell_omaha_query_params_delegate.h |
rename to extensions/shell/browser/shell_omaha_query_params_delegate.h |
index fc30292995290d393dea8c687a5a0680c896b3e8..7ecb5baf635e8f6a4680bacf955e0e5d27f14457 100644 |
--- a/apps/shell/browser/shell_omaha_query_params_delegate.h |
+++ b/extensions/shell/browser/shell_omaha_query_params_delegate.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef APPS_SHELL_BROWSER_SHELL_OMAHA_QUERY_PARAMS_DELEGATE_H_ |
-#define APPS_SHELL_BROWSER_SHELL_OMAHA_QUERY_PARAMS_DELEGATE_H_ |
+#ifndef EXTENSIONS_SHELL_BROWSER_SHELL_OMAHA_QUERY_PARAMS_DELEGATE_H_ |
+#define EXTENSIONS_SHELL_BROWSER_SHELL_OMAHA_QUERY_PARAMS_DELEGATE_H_ |
#include "components/omaha_query_params/omaha_query_params_delegate.h" |
@@ -23,4 +23,4 @@ class ShellOmahaQueryParamsDelegate |
} // namespace extensions |
-#endif // APPS_SHELL_BROWSER_SHELL_OMAHA_QUERY_PARAMS_DELEGATE_H_ |
+#endif // EXTENSIONS_SHELL_BROWSER_SHELL_OMAHA_QUERY_PARAMS_DELEGATE_H_ |