summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate.h
diff options
context:
space:
mode:
authorerikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-07 16:45:17 +0000
committererikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-07 16:45:17 +0000
commitbd045d0d8f75020124a9da26442ca6a5e1f5fe70 (patch)
treec55f2cec61071303974146db098db008747d2433 /net/base/x509_certificate.h
parent59ffea3878c74fb8ab606758432d431ba0c90238 (diff)
downloadchromium_src-bd045d0d8f75020124a9da26442ca6a5e1f5fe70.zip
chromium_src-bd045d0d8f75020124a9da26442ca6a5e1f5fe70.tar.gz
chromium_src-bd045d0d8f75020124a9da26442ca6a5e1f5fe70.tar.bz2
Don't attempt to forward declare StringPiece.
1) This is discouraged because it prevents callers from benefiting from automatic coersion from string/char* types. 2) A follow-up CL (http://codereview.chromium.org/8659047/) will make StringPiece a template, and thus awkward to forward declare. The very small number of places that were appropriately forward declaring it do not justify writing a 'string_piece_forward.h'. BUG=87634 R=jam@chromium.org Review URL: http://codereview.chromium.org/8818014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113403 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base/x509_certificate.h')
0 files changed, 0 insertions, 0 deletions