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

Side by Side Diff: .gitignore

Issue 1812563002: Enable building pdf_use_skia in the standalone build. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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 /build/Debug 1 /build/Debug
2 /build/Release 2 /build/Release
3 /build/gyp 3 /build/gyp
4 /buildtools 4 /buildtools
5 /out 5 /out
6 /testing/corpus 6 /testing/corpus
7 /testing/gmock 7 /testing/gmock
8 /testing/gtest 8 /testing/gtest
9 /third_party/llvm 9 /third_party/llvm
10 /third_party/llvm-build 10 /third_party/llvm-build
11 /third_party/skia
11 /tools/clang 12 /tools/clang
12 /v8 13 /v8
13 /xcodebuild 14 /xcodebuild
14 Makefile 15 Makefile
15 .DS_Store 16 .DS_Store
16 .gclient 17 .gclient
17 .gclient_entries 18 .gclient_entries
18 *.aps 19 *.aps
19 *.filters 20 *.filters
20 *.mk 21 *.mk
21 *.opensdf 22 *.opensdf
22 *.pyc 23 *.pyc
23 *.sdf 24 *.sdf
24 *.sln 25 *.sln
25 *.suo 26 *.suo
26 *.user 27 *.user
27 *.vcxproj 28 *.vcxproj
28 *.xcodeproj 29 *.xcodeproj
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