~chromium-team/chromium-browser/bionic-dev

« back to all changes in this revision

Viewing changes to debian/patches/search-credit.patch

  • Committer: Olivier Tilloy
  • Date: 2019-05-19 20:12:11 UTC
  • Revision ID: olivier.tilloy@canonical.com-20190519201211-84au66s6i2y07vh8
* Upstream dev channel update: 75.0.3770.18
* debian/patches/disable-sse2: refreshed
* debian/patches/fix-extra-arflags.patch: refreshed
* debian/patches/search-credit.patch: refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
-      "search_url": "https://duckduckgo.com/?q={searchTerms}",
20
20
+      "search_url": "https://duckduckgo.com/?q={searchTerms}&t=canonical",
21
21
       "suggest_url": "https://duckduckgo.com/ac/?q={searchTerms}&type=list",
 
22
       "new_tab_url": "https://duckduckgo.com/chrome_newtab",
22
23
       "type": "SEARCH_ENGINE_DUCKDUCKGO",
23
 
       "id": 92
24
24
--- a/components/search_engines/template_url.cc
25
25
+++ b/components/search_engines/template_url.cc
26
26
@@ -953,6 +953,9 @@ std::string TemplateURLRef::HandleReplac