summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-09 19:54:46 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-09 19:54:46 +0000
commitba1daaf88102d3c82b6a63daef7cb77ae5d6578d (patch)
tree9d56ebada324780551784e405190b984f803f413 /chrome/browser/browser_init.cc
parente12f608b69add886e9a1557fc0debbc000e23dad (diff)
downloadchromium_src-ba1daaf88102d3c82b6a63daef7cb77ae5d6578d.zip
chromium_src-ba1daaf88102d3c82b6a63daef7cb77ae5d6578d.tar.gz
chromium_src-ba1daaf88102d3c82b6a63daef7cb77ae5d6578d.tar.bz2
Bring config.h.in up to date.
Chromium today has its own config.h (over here http://src.chromium.org/svn/trunk/src/webkit/config.h.in), which was forked a while back from webkit's config.h. I'm preparing the ground for the webkit port, I'm depreciating chromium's config.h and moving its chromium-specific defines into the ifdef PLATFORM(CHROMIUM) section of webkit's config.h. Due the complexity of this step, it is broken into three steps: Step 1: Merge in changes from webkit's config.h into chromium's config.h.in. Step 2: Copy config.h.in into webkit as the new config.h. Step 3: Delete chromiums config.h.in and make it use webkit's config.h. THIS PATCH IS FOR STEP 1. Patch by yaar@chromium.org, see review here: http://codereview.chromium.org/201056 Review URL: http://codereview.chromium.org/192056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25776 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_init.cc')
0 files changed, 0 insertions, 0 deletions