chromium-src-build/linux
jshin@chromium.org 4079645a6c Replace third_party/icu/public with third_party/icu/source in the include directives.
This is to move back icu headers in
third_party/icu/public/{i18n,common}/unicode back to their upstream
locations in third_party/icu/source/{i18n,common}/unicode.

http://codereview.chromium.org/18836004 has is a CL to move
ICU header files. 

Roll ICU to the version with the above ICU CL (http://crrev.com/211851 ). 


In addition to the global replacement of third_party/icu/public with third_party/icu/source, the top-level DEPS, DEPS in printing and chrome/ are tightened up. (the latter two were too permissive (it used to allow any header from  third_party/icu).
 
Besides, sync '-foo' list in ios/public/DEPS with '+foo' in the top-level DEPS and build/linux/unbundled/icu.gyp is updated. 

BUG=251433
TEST=Compile succeeds on all bots. checkdeps.py does not find any error.
TBR=brettw,sky,wtc

Review URL: https://chromiumcodereview.appspot.com/18252003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@212324 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-07-18 11:14:04 +00:00
..
unbundle Replace third_party/icu/public with third_party/icu/source in the include directives. 2013-07-18 11:14:04 +00:00
chrome_linux.croc Exclude ChromeOS directories and files from mac win linux. 2010-10-04 22:56:50 +00:00
dump_app_syms Linux: Change dump_app_syms script to pass -r to dump_syms. This option was added in Breakpad r1163. 2013-05-07 21:25:03 +00:00
gsettings.h Linux: use generated library loader for gsettings. 2012-11-30 21:22:34 +00:00
install-arm-sysroot.py Small cleanup in build/linux/install-arm-sysroot.py and fix a typo in DEPS. 2013-05-10 02:32:19 +00:00
install-chromeos-fonts.py Wrong file/dir owner and permission for installed Chrome OS fonts 2013-02-27 18:03:23 +00:00
pkg-config-wrapper if PKG_CONFIG_PATH is already set, pkg-config-wrapper should use these dirs too 2013-02-22 21:45:47 +00:00
python_arch.sh Use `file --dereference' instead of `readlink -f' + `file'. 2013-07-16 11:49:19 +00:00
rewrite_dirs.py Fix python scripts in src/build/ 2011-11-23 19:13:44 +00:00
sysroot_ld_path.sh Fix a missing redirect to /dev/null in build/linux/sysroot_ld_path.sh. 2013-03-22 22:10:15 +00:00
system.gyp roll clang 182481:184830 2013-07-02 15:13:24 +00:00