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

Issue 4660009: Remove "using namespace std" which is illegal per style guide.... (Closed)

Created:
10 years, 1 month ago by Peter Kasting
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove "using namespace std" which is illegal per style guide. Also remove the other using directives, most of which were already explicitly qualified at various places in the file anyway. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65618

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -110 lines) Patch
M net/http/http_response_headers_unittest.cc View 35 chunks +113 lines, -110 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
10 years, 1 month ago (2010-11-10 02:00:13 UTC) #1
rvargas (doing something else)
10 years, 1 month ago (2010-11-10 02:13:17 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698