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

Unified Diff: components/search_engines/prepopulated_engines_schema.json

Issue 330433002: Move prepopulated_engines to components/search_engines (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
« no previous file with comments | « components/search_engines/prepopulated_engines.json ('k') | components/search_engines/search_engine_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines/prepopulated_engines_schema.json
diff --git a/chrome/browser/search_engines/prepopulated_engines_schema.json b/components/search_engines/prepopulated_engines_schema.json
similarity index 98%
rename from chrome/browser/search_engines/prepopulated_engines_schema.json
rename to components/search_engines/prepopulated_engines_schema.json
index eeee30df669a19e591c686ca4e706eb9e81b03c2..b58ac2538b3867e1221e63c1f1834a1842f7a3ef 100644
--- a/chrome/browser/search_engines/prepopulated_engines_schema.json
+++ b/components/search_engines/prepopulated_engines_schema.json
@@ -9,7 +9,7 @@
{
"type_name": "PrepopulatedEngine",
"headers": [
- "chrome/browser/search_engines/search_engine_type.h"
+ "components/search_engines/search_engine_type.h"
],
"schema": [
{ "field": "name", "type": "string16" },
« no previous file with comments | « components/search_engines/prepopulated_engines.json ('k') | components/search_engines/search_engine_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698