Index: chrome/browser/ui/app_list/search/webstore/webstore_cache.h |
diff --git a/chrome/browser/ui/app_list/search/webstore_cache.h b/chrome/browser/ui/app_list/search/webstore/webstore_cache.h |
similarity index 85% |
rename from chrome/browser/ui/app_list/search/webstore_cache.h |
rename to chrome/browser/ui/app_list/search/webstore/webstore_cache.h |
index 4890c3368f35247597c71e5d35f6ef077cc19aa5..4011997d48997bff496cae7f95f97ba7b684ffae 100644 |
--- a/chrome/browser/ui/app_list/search/webstore_cache.h |
+++ b/chrome/browser/ui/app_list/search/webstore/webstore_cache.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 CHROME_BROWSER_UI_APP_LIST_SEARCH_WEBSTORE_CACHE_H_ |
-#define CHROME_BROWSER_UI_APP_LIST_SEARCH_WEBSTORE_CACHE_H_ |
+#ifndef CHROME_BROWSER_UI_APP_LIST_SEARCH_WEBSTORE_WEBSTORE_CACHE_H_ |
+#define CHROME_BROWSER_UI_APP_LIST_SEARCH_WEBSTORE_WEBSTORE_CACHE_H_ |
#include <utility> |
@@ -48,4 +48,4 @@ class WebstoreCache { |
} // namespace app_list |
-#endif // CHROME_BROWSER_UI_APP_LIST_SEARCH_WEBSTORE_CACHE_H_ |
+#endif // CHROME_BROWSER_UI_APP_LIST_SEARCH_WEBSTORE_WEBSTORE_CACHE_H_ |