~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

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

  • Committer: Chad Miller
  • Date: 2014-02-21 00:14:13 UTC
  • Revision ID: chad.miller@canonical.com-20140221001413-xeloyqxq52xndv72
* Upstream release 33.0.1750.115.
* debian/rules, debian/control: Switch to using ninja instead of make to
  build. Switch from CDBS to dh. Remove many old hacks.
* debian/patches/disable_gn.patch: disable broken GN before build. Temporary
  hack.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
     },
15
15
--- a/src/chrome/browser/search_engines/template_url.cc
16
16
+++ b/src/chrome/browser/search_engines/template_url.cc
17
 
@@ -938,7 +938,7 @@
 
17
@@ -953,7 +953,7 @@
18
18
 
19
19
       case GOOGLE_SEARCH_CLIENT: {
20
20
         DCHECK(!i->is_post_param);