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

Side by Side Diff: .gitignore

Issue 1675363002: Revert of Chromoting iOS src directories should be ignored by the chromium checkout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.orig 5 *.orig
6 *.pdb 6 *.pdb
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.pyproj 9 *.pyproj
10 *.rules 10 *.rules
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 /delegate_execute 176 /delegate_execute
177 /device/serial/device_serial_mojo.xml 177 /device/serial/device_serial_mojo.xml
178 /google_apis/gcm/gcm.xml 178 /google_apis/gcm/gcm.xml
179 /google_apis/internal 179 /google_apis/internal
180 /googleurl 180 /googleurl
181 /gpu/gles2_conform_test 181 /gpu/gles2_conform_test
182 /gyp-mac-tool 182 /gyp-mac-tool
183 /internal_gyp 183 /internal_gyp
184 /ios/build/util/CANARY_VERSION 184 /ios/build/util/CANARY_VERSION
185 /ios/third_party/gcdwebserver/src 185 /ios/third_party/gcdwebserver/src
186 /ios_internal/
187 /llvm 186 /llvm
188 /media/cast/logging/cast_logging_proto_lib.xml 187 /media/cast/logging/cast_logging_proto_lib.xml
189 /media/cdm/api 188 /media/cdm/api
190 /media/media_asm.xml 189 /media/media_asm.xml
191 /media/media_mojo_bindings.xml 190 /media/media_mojo_bindings.xml
192 /media/test/data/internal 191 /media/test/data/internal
193 /media/yuv_convert_simd_x86.xml 192 /media/yuv_convert_simd_x86.xml
194 /metro_driver 193 /metro_driver
195 /mojo/hello_world_service.xml 194 /mojo/hello_world_service.xml
196 /mojo/mojo_application_bindings.xml 195 /mojo/mojo_application_bindings.xml
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 /net/net_unittests_run.xml 236 /net/net_unittests_run.xml
238 /net/Release 237 /net/Release
239 /net/testserver.log 238 /net/testserver.log
240 /out* 239 /out*
241 /ppapi/native_client/nacl_irt.xml 240 /ppapi/native_client/nacl_irt.xml
242 /ppapi/native_client/ppapi_lib.xml 241 /ppapi/native_client/ppapi_lib.xml
243 /remoting/android/internal/ 242 /remoting/android/internal/
244 /remoting/appengine/ 243 /remoting/appengine/
245 /remoting/host/installer/linux/internal/ 244 /remoting/host/installer/linux/internal/
246 /remoting/internal/ 245 /remoting/internal/
247 /remoting/ios/
248 /remoting/proto/chromotocol_proto_lib.xml 246 /remoting/proto/chromotocol_proto_lib.xml
249 /remoting/remoting_core_resources.xml 247 /remoting/remoting_core_resources.xml
250 /remoting/remoting_elevated_controller.xml 248 /remoting/remoting_elevated_controller.xml
251 /remoting/remoting_host.xml 249 /remoting/remoting_host.xml
252 /remoting/remoting_host_event_logger.xml 250 /remoting/remoting_host_event_logger.xml
253 /remoting/remoting_host_installation.xml 251 /remoting/remoting_host_installation.xml
254 /remoting/remoting_host_messages.xml 252 /remoting/remoting_host_messages.xml
255 /remoting/remoting_infoplist_strings.xml 253 /remoting/remoting_infoplist_strings.xml
256 /remoting/remoting_lib_idl.xml 254 /remoting/remoting_lib_idl.xml
257 /remoting/remoting_lib_rc.xml 255 /remoting/remoting_lib_rc.xml
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 /ui/keyboard/keyboard_mojom_bindings.xml 455 /ui/keyboard/keyboard_mojom_bindings.xml
458 /ui/surface/surface.xml 456 /ui/surface/surface.xml
459 /ui/surface/surface_gpu_tests.xml 457 /ui/surface/surface_gpu_tests.xml
460 /v8 458 /v8
461 /webkit/data 459 /webkit/data
462 /webpagereplay_logs/ 460 /webpagereplay_logs/
463 /win8/delegate_execute/delegate_execute_version_resources.xml 461 /win8/delegate_execute/delegate_execute_version_resources.xml
464 /win8/metro_driver/metro_driver_version_resources.xml 462 /win8/metro_driver/metro_driver_version_resources.xml
465 /x86-generic_out/ 463 /x86-generic_out/
466 /xcodebuild 464 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698