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

Side by Side Diff: .gitignore

Issue 1073933002: XFA port: Include windows.h instead of the MFC header afxres.h (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 8 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 | fpdfsdk/src/fpdfsdkdll.rc » ('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 /out 4 /out
5 /testing/gmock 5 /testing/gmock
6 /testing/gtest 6 /testing/gtest
7 /v8 7 /v8
8 /xcodebuild 8 /xcodebuild
9 Makefile 9 Makefile
10 .DS_Store 10 .DS_Store
11 .gclient 11 .gclient
12 .gclient_entries 12 .gclient_entries
13 *.aps
13 *.filters 14 *.filters
14 *.mk 15 *.mk
15 *.opensdf 16 *.opensdf
16 *.pyc 17 *.pyc
17 *.sdf 18 *.sdf
18 *.sln 19 *.sln
19 *.suo 20 *.suo
20 *.user 21 *.user
21 *.vcxproj 22 *.vcxproj
22 *.xcodeproj 23 *.xcodeproj
OLDNEW
« no previous file with comments | « no previous file | fpdfsdk/src/fpdfsdkdll.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698