Added a case to build_config.h to cover compiling for Linux with 16-bit wchars 
(alongside the existing cases for Windows with 16-bit wchars and Linux with 
32-bit wchars) so that it becomes possible to compile and link the Chromium 
base together with third-party libraries that require short wchars. 

BUG=none
TEST=none
Original review http://codereview.chromium.org/315004
Patch by mdsteele@google.com

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29786 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: d9a30d96b49978c811649ac11f810aae43109486
1 file changed
tree: a15705023e594d6b9fdaea68d0f13f58e887af13
  1. base/
  2. build/
  3. ipc/
  4. testing/