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

Side by Side Diff: .gitignore

Issue 23449011: Move the directory of CLD2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (Rebasing) Created 7 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
« 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 *.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 *.sdf 10 *.sdf
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 /third_party/aosp 179 /third_party/aosp
180 /third_party/apache-mime4j 180 /third_party/apache-mime4j
181 /third_party/asan 181 /third_party/asan
182 /third_party/bidichecker 182 /third_party/bidichecker
183 /third_party/bison 183 /third_party/bison
184 /third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml 184 /third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml
185 /third_party/cacheinvalidation/src 185 /third_party/cacheinvalidation/src
186 /third_party/chromeos_login_manager 186 /third_party/chromeos_login_manager
187 /third_party/chromeos_text_input 187 /third_party/chromeos_text_input
188 /third_party/chromite 188 /third_party/chromite
189 /third_party/cld_2/src
189 /third_party/cros 190 /third_party/cros
190 /third_party/cros_dbus_cplusplus/source 191 /third_party/cros_dbus_cplusplus/source
191 /third_party/cros_system_api 192 /third_party/cros_system_api
192 /third_party/cygwin 193 /third_party/cygwin
193 /third_party/directxsdk 194 /third_party/directxsdk
194 /third_party/drmemory 195 /third_party/drmemory
195 /third_party/eyesfree/src 196 /third_party/eyesfree/src
196 /third_party/ffmpeg 197 /third_party/ffmpeg
197 /third_party/findbugs 198 /third_party/findbugs
198 /third_party/flac 199 /third_party/flac
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
317 /webkit/Debug 318 /webkit/Debug
318 /webkit/Release 319 /webkit/Release
319 /webkit/renderer/media/crypto/ppapi/cdm 320 /webkit/renderer/media/crypto/ppapi/cdm
320 /webpagereplay_logs/ 321 /webpagereplay_logs/
321 /win8/delegate_execute/delegate_execute_version_resources.xml 322 /win8/delegate_execute/delegate_execute_version_resources.xml
322 /win8/metro_driver/metro_driver_version_resources.xml 323 /win8/metro_driver/metro_driver_version_resources.xml
323 /x86-generic_out/ 324 /x86-generic_out/
324 /xcodebuild 325 /xcodebuild
325 cscope.* 326 cscope.*
326 Session.vim 327 Session.vim
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