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

Side by Side Diff: .gitignore

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. Created 3 years, 7 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 | remoting/BUILD.gn » ('j') | 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 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 /net/net_derived_sources.xml 235 /net/net_derived_sources.xml
236 /net/net_unittests_run.xml 236 /net/net_unittests_run.xml
237 /net/Release 237 /net/Release
238 /net/testserver.log 238 /net/testserver.log
239 /out*/ 239 /out*/
240 /ppapi/native_client/nacl_irt.xml 240 /ppapi/native_client/nacl_irt.xml
241 /ppapi/native_client/ppapi_lib.xml 241 /ppapi/native_client/ppapi_lib.xml
242 /remoting/android/internal/ 242 /remoting/android/internal/
243 /remoting/appengine/ 243 /remoting/appengine/
244 /remoting/host/installer/linux/internal/ 244 /remoting/host/installer/linux/internal/
245 /remoting/ios/ 245 /remoting/ios/internal/
246 /remoting/internal/ 246 /remoting/internal/
247 /remoting/proto/chromotocol_proto_lib.xml 247 /remoting/proto/chromotocol_proto_lib.xml
248 /remoting/remoting_core_resources.xml 248 /remoting/remoting_core_resources.xml
249 /remoting/remoting_elevated_controller.xml 249 /remoting/remoting_elevated_controller.xml
250 /remoting/remoting_host.xml 250 /remoting/remoting_host.xml
251 /remoting/remoting_host_event_logger.xml 251 /remoting/remoting_host_event_logger.xml
252 /remoting/remoting_host_installation.xml 252 /remoting/remoting_host_installation.xml
253 /remoting/remoting_host_messages.xml 253 /remoting/remoting_host_messages.xml
254 /remoting/remoting_infoplist_strings.xml 254 /remoting/remoting_infoplist_strings.xml
255 /remoting/remoting_lib_idl.xml 255 /remoting/remoting_lib_idl.xml
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 /ui/keyboard/keyboard_mojom_bindings.xml 295 /ui/keyboard/keyboard_mojom_bindings.xml
296 /ui/surface/surface.xml 296 /ui/surface/surface.xml
297 /ui/surface/surface_gpu_tests.xml 297 /ui/surface/surface_gpu_tests.xml
298 /v8 298 /v8
299 /webkit/data 299 /webkit/data
300 /webpagereplay_logs/ 300 /webpagereplay_logs/
301 /win8/delegate_execute/delegate_execute_version_resources.xml 301 /win8/delegate_execute/delegate_execute_version_resources.xml
302 /win8/metro_driver/metro_driver_version_resources.xml 302 /win8/metro_driver/metro_driver_version_resources.xml
303 /x86-generic_out/ 303 /x86-generic_out/
304 /xcodebuild 304 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | remoting/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698