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

Side by Side Diff: third_party/.gitignore

Issue 2856383002: Roll googletest to 1.7.0+. (Closed)
Patch Set: Rebase to get past http://crrev.com/2789433004 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 | « testing/gtest_mac_unittest.mm ('k') | third_party/googletest/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 # This file is needed for projects that has this directory as a separate Git 1 # This file is needed for projects that has this directory as a separate Git
2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync. 2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
3 /__START__ 3 /__START__
4 /accessibility-developer-tools/ 4 /accessibility-developer-tools/
5 /accessibility_test_framework/lib/accessibility-test-framework-2.1.jar 5 /accessibility_test_framework/lib/accessibility-test-framework-2.1.jar
6 /adobe/flash/binaries 6 /adobe/flash/binaries
7 /adobe/flash/symbols 7 /adobe/flash/symbols
8 /amd/ 8 /amd/
9 /android_protobuf/src 9 /android_protobuf/src
10 /android_support_test_runner/lib/*.aar 10 /android_support_test_runner/lib/*.aar
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 /fontconfig/src 59 /fontconfig/src
60 /freetype/src 60 /freetype/src
61 /gestures/gestures 61 /gestures/gestures
62 /gles2_conform 62 /gles2_conform
63 /glslang/src 63 /glslang/src
64 /glslang-angle/src 64 /glslang-angle/src
65 /gnu_binutils/ 65 /gnu_binutils/
66 /google_appengine_cloudstorage 66 /google_appengine_cloudstorage
67 /google_toolbox_for_mac/src 67 /google_toolbox_for_mac/src
68 /googlemac 68 /googlemac
69 /googletest/src
69 /gvr-android-sdk/common_library.aar 70 /gvr-android-sdk/common_library.aar
70 /gvr-android-sdk/test-libraries/controller_test_api.aar 71 /gvr-android-sdk/test-libraries/controller_test_api.aar
71 /gvr-android-sdk/libgvr_shim_static_arm.a 72 /gvr-android-sdk/libgvr_shim_static_arm.a
72 /gvr-android-sdk/libgvr_shim_static_arm64.a 73 /gvr-android-sdk/libgvr_shim_static_arm64.a
73 /gvr-android-sdk/src 74 /gvr-android-sdk/src
74 /gvr-android-sdk/test-apks/daydream_home/*.apk 75 /gvr-android-sdk/test-apks/daydream_home/*.apk
75 /gvr-android-sdk/test-apks/vr_services/*.apk 76 /gvr-android-sdk/test-apks/vr_services/*.apk
76 /gperf 77 /gperf
77 /guava/lib/guava-20.0.jar 78 /guava/lib/guava-20.0.jar
78 /hamcrest/lib/*.jar 79 /hamcrest/lib/*.jar
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 /win_toolchain/files 201 /win_toolchain/files
201 /wix 202 /wix
202 /xdg-utils 203 /xdg-utils
203 /xstream/lib/*.jar 204 /xstream/lib/*.jar
204 /xulrunner-sdk 205 /xulrunner-sdk
205 /yasm/binaries 206 /yasm/binaries
206 /yasm/generate_files.xml 207 /yasm/generate_files.xml
207 /yasm/source/patched-yasm 208 /yasm/source/patched-yasm
208 /yasm/yasm.xml 209 /yasm/yasm.xml
209 210
OLDNEW
« no previous file with comments | « testing/gtest_mac_unittest.mm ('k') | third_party/googletest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698