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

Side by Side Diff: .gitignore

Issue 2163573002: Roll gtest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add checklicenses excaption. Created 4 years, 5 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 *.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 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 /remoting/webapp/app_remoting/internal/ 270 /remoting/webapp/app_remoting/internal/
271 /sandbox/linux/seccomp-legacy/ 271 /sandbox/linux/seccomp-legacy/
272 /sdch/open-vcdiff 272 /sdch/open-vcdiff
273 /seccompsandbox 273 /seccompsandbox
274 /signing_keys 274 /signing_keys
275 /skia/tools/clusterfuzz-data/ 275 /skia/tools/clusterfuzz-data/
276 /sql/sql_unittests_run.xml 276 /sql/sql_unittests_run.xml
277 /sync/sync.xml 277 /sync/sync.xml
278 /sync_testserver.log 278 /sync_testserver.log
279 /testing/gmock 279 /testing/gmock
280 /testing/gtest 280 /testing/gtest/third_party/googletest
281 /testserver.log 281 /testserver.log
282 /tools/luci-go/linux64/isolate 282 /tools/luci-go/linux64/isolate
283 /tools/luci-go/mac64/isolate 283 /tools/luci-go/mac64/isolate
284 /tools/luci-go/win64/isolate.exe 284 /tools/luci-go/win64/isolate.exe
285 /third_party/__START__ 285 /third_party/__START__
286 /third_party/accessibility-developer-tools/ 286 /third_party/accessibility-developer-tools/
287 /third_party/accessibility_test_framework/lib/*.jar 287 /third_party/accessibility_test_framework/lib/*.jar
288 /third_party/adobe/flash/binaries 288 /third_party/adobe/flash/binaries
289 /third_party/adobe/flash/symbols 289 /third_party/adobe/flash/symbols
290 /third_party/amd/ 290 /third_party/amd/
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
485 /ui/keyboard/keyboard_mojom_bindings.xml 485 /ui/keyboard/keyboard_mojom_bindings.xml
486 /ui/surface/surface.xml 486 /ui/surface/surface.xml
487 /ui/surface/surface_gpu_tests.xml 487 /ui/surface/surface_gpu_tests.xml
488 /v8 488 /v8
489 /webkit/data 489 /webkit/data
490 /webpagereplay_logs/ 490 /webpagereplay_logs/
491 /win8/delegate_execute/delegate_execute_version_resources.xml 491 /win8/delegate_execute/delegate_execute_version_resources.xml
492 /win8/metro_driver/metro_driver_version_resources.xml 492 /win8/metro_driver/metro_driver_version_resources.xml
493 /x86-generic_out/ 493 /x86-generic_out/
494 /xcodebuild 494 /xcodebuild
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