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

Unified Diff: chrome/browser/ui/app_list/search/webstore/webstore_installer.cc

Issue 23874015: Implement people search. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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: chrome/browser/ui/app_list/search/webstore/webstore_installer.cc
diff --git a/chrome/browser/ui/app_list/search/webstore_installer.cc b/chrome/browser/ui/app_list/search/webstore/webstore_installer.cc
similarity index 93%
rename from chrome/browser/ui/app_list/search/webstore_installer.cc
rename to chrome/browser/ui/app_list/search/webstore/webstore_installer.cc
index 58c1ebb555b813d3683e5075bfd101644c59250a..48dc537b3417c5de5853e09ecb9a31025d29dd4c 100644
--- a/chrome/browser/ui/app_list/search/webstore_installer.cc
+++ b/chrome/browser/ui/app_list/search/webstore/webstore_installer.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/browser/ui/app_list/search/webstore_installer.h"
+#include "chrome/browser/ui/app_list/search/webstore/webstore_installer.h"
#include "chrome/browser/extensions/extension_install_prompt.h"
#include "chrome/browser/ui/browser_finder.h"

Powered by Google App Engine
This is Rietveld 408576698