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

Side by Side Diff: .gitignore

Issue 1078513002: Include windows.h instead of the MFC header afxres.h (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Keep .gitignore alphabetized. 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/corpus 5 /testing/corpus
6 /testing/gmock 6 /testing/gmock
7 /testing/gtest 7 /testing/gtest
8 /v8 8 /v8
9 /xcodebuild 9 /xcodebuild
10 Makefile 10 Makefile
11 .DS_Store 11 .DS_Store
12 .gclient 12 .gclient
13 .gclient_entries 13 .gclient_entries
14 *.aps
14 *.filters 15 *.filters
15 *.mk 16 *.mk
16 *.opensdf 17 *.opensdf
17 *.pyc 18 *.pyc
18 *.sdf 19 *.sdf
19 *.sln 20 *.sln
20 *.suo 21 *.suo
21 *.user 22 *.user
22 *.vcxproj 23 *.vcxproj
23 *.xcodeproj 24 *.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