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

Side by Side Diff: .gitignore

Issue 172031: Update gyp files and DEPS for icu42 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.mk 1 *.mk
2 *.ncb 2 *.ncb
3 *.pyc 3 *.pyc
4 *.scons 4 *.scons
5 *.suo 5 *.suo
6 *.user 6 *.user
7 *.xcodeproj 7 *.xcodeproj
8 /Makefile 8 /Makefile
9 /breakpad/src/ 9 /breakpad/src/
10 /build/util/support/ 10 /build/util/support/
(...skipping 18 matching lines...) Expand all
29 /rlz/binaries/ 29 /rlz/binaries/
30 /sconsbuild 30 /sconsbuild
31 /sdch/open-vcdiff/ 31 /sdch/open-vcdiff/
32 /testing/gtest/ 32 /testing/gtest/
33 /testserver.log 33 /testserver.log
34 /third_party/GTM/ 34 /third_party/GTM/
35 /third_party/WebKit/ 35 /third_party/WebKit/
36 /third_party/ffmpeg/binaries/ 36 /third_party/ffmpeg/binaries/
37 /third_party/googlemac/ 37 /third_party/googlemac/
38 /third_party/hunspell/ 38 /third_party/hunspell/
39 /third_party/icu38/ 39 /third_party/icu/
40 /third_party/personalization/ 40 /third_party/personalization/
41 /third_party/pdfsqueeze/ 41 /third_party/pdfsqueeze/
42 /third_party/protobuf2/ 42 /third_party/protobuf2/
43 /third_party/skia/ 43 /third_party/skia/
44 /third_party/tcmalloc/tcmalloc/ 44 /third_party/tcmalloc/tcmalloc/
45 /third_party/xdg-utils/ 45 /third_party/xdg-utils/
46 /tools/distcc/ 46 /tools/distcc/
47 /tools/grit/grit/test/data/ 47 /tools/grit/grit/test/data/
48 /tools/gyp/ 48 /tools/gyp/
49 /tools/page_cycler/acid3/ 49 /tools/page_cycler/acid3/
50 /tools/tryserver/ 50 /tools/tryserver/
51 /valgrind.tmp/ 51 /valgrind.tmp/
52 /v8/ 52 /v8/
53 /webkit/Debug/ 53 /webkit/Debug/
54 /webkit/Release/ 54 /webkit/Release/
55 /webkit/data/bmp_decoder/ 55 /webkit/data/bmp_decoder/
56 /webkit/data/ico_decoder/ 56 /webkit/data/ico_decoder/
57 /webkit/data/layout_tests/LayoutTests/ 57 /webkit/data/layout_tests/LayoutTests/
58 /webkit/data/test_shell/plugins/ 58 /webkit/data/test_shell/plugins/
59 /webkit/data/xbm_decoder/ 59 /webkit/data/xbm_decoder/
60 /xcodebuild/ 60 /xcodebuild/
61 SConstruct 61 SConstruct
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698