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

Side by Side Diff: .gitignore

Issue 315313002: Roll pdfium, add GN build for pdf and pdfium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | 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 *.props 5 *.props
6 *.pyc 6 *.pyc
7 *.rules 7 *.rules
8 *.sdf 8 *.sdf
9 *.sln 9 *.sln
10 *.suo 10 *.suo
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 /mojo/mojo_view_manager_bindings.xml 168 /mojo/mojo_view_manager_bindings.xml
169 /mojo/mojom_test.xml 169 /mojo/mojom_test.xml
170 /mojo/sample_service.xml 170 /mojo/sample_service.xml
171 /native_client 171 /native_client
172 /net/Debug 172 /net/Debug
173 /net/net_unittests_run.xml 173 /net/net_unittests_run.xml
174 /net/Release 174 /net/Release
175 /net/testserver.log 175 /net/testserver.log
176 /out 176 /out
177 /out_* 177 /out_*
178 /pdf
179 /ppapi/native_client/nacl_irt.xml 178 /ppapi/native_client/nacl_irt.xml
180 /ppapi/native_client/ppapi_lib.xml 179 /ppapi/native_client/ppapi_lib.xml
181 /ppapi/native_client/src/shared/ppapi_proxy/nacl_ppapi_browser.xml 180 /ppapi/native_client/src/shared/ppapi_proxy/nacl_ppapi_browser.xml
182 /ppapi/native_client/src/shared/ppapi_proxy/ppruntime_lib.xml 181 /ppapi/native_client/src/shared/ppapi_proxy/ppruntime_lib.xml
183 /ppapi/native_client/src/trusted/plugin/ppGoogleNaClPluginChrome.xml 182 /ppapi/native_client/src/trusted/plugin/ppGoogleNaClPluginChrome.xml
184 /remoting/appengine/ 183 /remoting/appengine/
185 /remoting/host/installer/linux/internal/ 184 /remoting/host/installer/linux/internal/
186 /remoting/proto/chromotocol_proto_lib.xml 185 /remoting/proto/chromotocol_proto_lib.xml
187 /remoting/proto/trace_proto_lib.xml 186 /remoting/proto/trace_proto_lib.xml
188 /remoting/remoting_core_resources.xml 187 /remoting/remoting_core_resources.xml
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
380 /webkit/data/test_shell/plugins 379 /webkit/data/test_shell/plugins
381 /webkit/data/xbm_decoder 380 /webkit/data/xbm_decoder
382 /webkit/Debug 381 /webkit/Debug
383 /webkit/Release 382 /webkit/Release
384 /webkit/renderer/media/crypto/ppapi/cdm 383 /webkit/renderer/media/crypto/ppapi/cdm
385 /webpagereplay_logs/ 384 /webpagereplay_logs/
386 /win8/delegate_execute/delegate_execute_version_resources.xml 385 /win8/delegate_execute/delegate_execute_version_resources.xml
387 /win8/metro_driver/metro_driver_version_resources.xml 386 /win8/metro_driver/metro_driver_version_resources.xml
388 /x86-generic_out/ 387 /x86-generic_out/
389 /xcodebuild 388 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698