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

Side by Side Diff: .gitignore

Issue 10621002: chromeos: Stop checking out Libcros (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 6 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 | ash/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 *.Makefile 1 *.Makefile
2 *.gypcmd 2 *.gypcmd
3 *.mk 3 *.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.opensdf 6 *.opensdf
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.rules 9 *.rules
10 *.scons 10 *.scons
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 /third_party/WebKit 129 /third_party/WebKit
130 /third_party/adobe/flash/binaries 130 /third_party/adobe/flash/binaries
131 /third_party/adobe/flash/symbols 131 /third_party/adobe/flash/symbols
132 /third_party/angle 132 /third_party/angle
133 /third_party/aosp 133 /third_party/aosp
134 /third_party/asan 134 /third_party/asan
135 /third_party/bidichecker 135 /third_party/bidichecker
136 /third_party/cacheinvalidation/files 136 /third_party/cacheinvalidation/files
137 /third_party/chromeos_login_manager 137 /third_party/chromeos_login_manager
138 /third_party/chromeos_text_input 138 /third_party/chromeos_text_input
139 /third_party/cros
140 /third_party/cros_system_api 139 /third_party/cros_system_api
141 /third_party/cygwin 140 /third_party/cygwin
142 /third_party/directxsdk 141 /third_party/directxsdk
143 /third_party/drmemory 142 /third_party/drmemory
144 /third_party/ffmpeg 143 /third_party/ffmpeg
145 /third_party/flac 144 /third_party/flac
146 /third_party/freetype 145 /third_party/freetype
147 /third_party/gles2_conform 146 /third_party/gles2_conform
148 /third_party/gnu_binutils/ 147 /third_party/gnu_binutils/
149 /third_party/gold 148 /third_party/gold
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 /v8 224 /v8
226 /webkit/Debug 225 /webkit/Debug
227 /webkit/Release 226 /webkit/Release
228 /webkit/data/bmp_decoder 227 /webkit/data/bmp_decoder
229 /webkit/data/ico_decoder 228 /webkit/data/ico_decoder
230 /webkit/data/layout_tests/LayoutTests 229 /webkit/data/layout_tests/LayoutTests
231 /webkit/data/test_shell/plugins 230 /webkit/data/test_shell/plugins
232 /webkit/data/xbm_decoder 231 /webkit/data/xbm_decoder
233 /x86-generic_out/ 232 /x86-generic_out/
234 /xcodebuild 233 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | ash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698