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

Unified Diff: .gitignore

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 | « no previous file | chrome/browser/autocomplete/search_provider_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index ad9913243213ac352ddeaa4a6b35fe722a20ccc5..1fa8470b11a5f750e41f4bf7affcf5e4f92d3a26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,7 +82,6 @@ v8.log
/chrome/browser/resources/pdf/html_office
/chrome/browser/resources/settings_internal/
/chrome/browser/resources/software_rendering_list
-/chrome/browser/search_engines/prepopulated_engines.xml
/chrome/browser/spellchecker/internal
/chrome/browser_tests_run.xml
/chrome/chrome_run.xml
@@ -136,6 +135,7 @@ v8.log
/components/chrome_settings_proto_generated_compile.xml
/components/cloud_policy_proto_generated_compile.xml
/components/rappor.xml
+/components/search_engines/prepopulated_engines.xml
/components/variations.xml
/content/content_unittests_run.xml
/content/test/data/gpu/generated/
« no previous file with comments | « no previous file | chrome/browser/autocomplete/search_provider_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698