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

Issue 10389101: Change #include <memory.h> to #include <string.h> (Closed)

Created:
8 years, 7 months ago by bbudge
Modified:
8 years, 7 months ago
Reviewers:
Mark Seaborn, brettw
CC:
chromium-reviews
Visibility:
Public.

Description

Change #include <memory.h> to #include <string.h> BUG=none TEST=none This allows the file to build with the NaCl toolchain.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/url_canon.h View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
bbudge
8 years, 7 months ago (2012-05-11 21:13:16 UTC) #1
brettw
LGTM, I'll check this in.
8 years, 7 months ago (2012-05-11 21:19:46 UTC) #2
brettw
Checked in as googleurl@175. I did not roll deps into Chrome, you'll have to do ...
8 years, 7 months ago (2012-05-11 21:24:51 UTC) #3
Mark Seaborn
8 years, 7 months ago (2012-05-11 21:28:41 UTC) #4
http://codereview.chromium.org/10389101/diff/1/src/url_canon.h
File src/url_canon.h (right):

http://codereview.chromium.org/10389101/diff/1/src/url_canon.h#newcode32
src/url_canon.h:32: #include <string.h>
Minor nit: dmichael pointed out that this leaves the #includes unsorted

Powered by Google App Engine
This is Rietveld 408576698