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

Side by Side Diff: .gitignore

Issue 2287693002: Remove reference to gyp-mac-tool in .gitignore. (Closed)
Patch Set: Created 4 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 | 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 /content/test/data/layout_tests/ 176 /content/test/data/layout_tests/
177 /content/test/data/plugin/ 177 /content/test/data/plugin/
178 /content/web_ui_test_mojo_bindings.xml 178 /content/web_ui_test_mojo_bindings.xml
179 /data 179 /data
180 /delegate_execute 180 /delegate_execute
181 /device/serial/device_serial_mojo.xml 181 /device/serial/device_serial_mojo.xml
182 /google_apis/gcm/gcm.xml 182 /google_apis/gcm/gcm.xml
183 /google_apis/internal 183 /google_apis/internal
184 /googleurl 184 /googleurl
185 /gpu/gles2_conform_test 185 /gpu/gles2_conform_test
186 /gyp-mac-tool
187 /infra/.recipe_deps 186 /infra/.recipe_deps
188 /internal_gyp 187 /internal_gyp
189 /ios/third_party/earl_grey/src 188 /ios/third_party/earl_grey/src
190 /ios/third_party/fishhook/src 189 /ios/third_party/fishhook/src
191 /ios/third_party/gcdwebserver/src 190 /ios/third_party/gcdwebserver/src
192 /ios/third_party/material_text_accessibility_ios/src 191 /ios/third_party/material_text_accessibility_ios/src
193 /ios/third_party/ochamcrest/src 192 /ios/third_party/ochamcrest/src
194 /ios_internal 193 /ios_internal
195 /llvm 194 /llvm
196 /media/cast/logging/cast_logging_proto_lib.xml 195 /media/cast/logging/cast_logging_proto_lib.xml
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
492 /ui/keyboard/keyboard_mojom_bindings.xml 491 /ui/keyboard/keyboard_mojom_bindings.xml
493 /ui/surface/surface.xml 492 /ui/surface/surface.xml
494 /ui/surface/surface_gpu_tests.xml 493 /ui/surface/surface_gpu_tests.xml
495 /v8 494 /v8
496 /webkit/data 495 /webkit/data
497 /webpagereplay_logs/ 496 /webpagereplay_logs/
498 /win8/delegate_execute/delegate_execute_version_resources.xml 497 /win8/delegate_execute/delegate_execute_version_resources.xml
499 /win8/metro_driver/metro_driver_version_resources.xml 498 /win8/metro_driver/metro_driver_version_resources.xml
500 /x86-generic_out/ 499 /x86-generic_out/
501 /xcodebuild 500 /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