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

Side by Side Diff: .gitignore

Issue 289873007: Update pdf browser tests to use test data from new location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/ui/pdf/pdf_browsertest.cc » ('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 *.props 5 *.props
6 *.pyc 6 *.pyc
7 *.rules 7 *.rules
8 *.sdf 8 *.sdf
9 *.sln 9 *.sln
10 *.suo 10 *.suo
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 /chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/test_src/ 112 /chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/test_src/
113 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin 113 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
114 /chrome/test/data/firefox2_profile/searchplugins 114 /chrome/test/data/firefox2_profile/searchplugins
115 /chrome/test/data/firefox2_searchplugins 115 /chrome/test/data/firefox2_searchplugins
116 /chrome/test/data/firefox3_profile/searchplugins 116 /chrome/test/data/firefox3_profile/searchplugins
117 /chrome/test/data/firefox3_searchplugins 117 /chrome/test/data/firefox3_searchplugins
118 /chrome/test/data/gpu/vectortown_endurance/ 118 /chrome/test/data/gpu/vectortown_endurance/
119 /chrome/test/data/gpu/vt/ 119 /chrome/test/data/gpu/vt/
120 /chrome/test/data/layout_tests 120 /chrome/test/data/layout_tests
121 /chrome/test/data/osdd 121 /chrome/test/data/osdd
122 /chrome/test/data/pdf_private
122 /chrome/test/data/perf/canvas_bench 123 /chrome/test/data/perf/canvas_bench
123 /chrome/test/data/perf/frame_rate/content 124 /chrome/test/data/perf/frame_rate/content
124 /chrome/test/data/perf/frame_rate/private 125 /chrome/test/data/perf/frame_rate/private
125 /chrome/test/data/perf/private/ 126 /chrome/test/data/perf/private/
126 /chrome/test/data/perf/third_party/ 127 /chrome/test/data/perf/third_party/
127 /chrome/test/data/plugin/ 128 /chrome/test/data/plugin/
128 /chrome/test/data/pyauto_private
129 /chrome/test/data/webrtc/resources 129 /chrome/test/data/webrtc/resources
130 /chrome/tools/memory 130 /chrome/tools/memory
131 /chrome/tools/test/reference_build 131 /chrome/tools/test/reference_build
132 /chrome/unit_tests_run.xml 132 /chrome/unit_tests_run.xml
133 /chrome_elf/chrome_elf_resources.xml 133 /chrome_elf/chrome_elf_resources.xml
134 /cloud_print/cloud_print_version_resources.xml 134 /cloud_print/cloud_print_version_resources.xml
135 /components/chrome_settings_proto_generated_compile.xml 135 /components/chrome_settings_proto_generated_compile.xml
136 /components/cloud_policy_proto_generated_compile.xml 136 /components/cloud_policy_proto_generated_compile.xml
137 /components/rappor.xml 137 /components/rappor.xml
138 /components/variations.xml 138 /components/variations.xml
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 /webkit/data/test_shell/plugins 377 /webkit/data/test_shell/plugins
378 /webkit/data/xbm_decoder 378 /webkit/data/xbm_decoder
379 /webkit/Debug 379 /webkit/Debug
380 /webkit/Release 380 /webkit/Release
381 /webkit/renderer/media/crypto/ppapi/cdm 381 /webkit/renderer/media/crypto/ppapi/cdm
382 /webpagereplay_logs/ 382 /webpagereplay_logs/
383 /win8/delegate_execute/delegate_execute_version_resources.xml 383 /win8/delegate_execute/delegate_execute_version_resources.xml
384 /win8/metro_driver/metro_driver_version_resources.xml 384 /win8/metro_driver/metro_driver_version_resources.xml
385 /x86-generic_out/ 385 /x86-generic_out/
386 /xcodebuild 386 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/pdf/pdf_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698