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

Side by Side Diff: webrtc/.gitignore

Issue 1437433002: Fix a 64-bit pointer truncation bug found by VC++ 2015 (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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 | webrtc/base/trace_event.h » ('j') | webrtc/codereview.settings » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is for projects that checkout webrtc/ directly (e.g. Chromium). 1 # This file is for projects that checkout webrtc/ directly (e.g. Chromium).
2 *.mk 2 *.mk
3
4 *.vcxproj
5 *.vcxproj.filters
kjellander_webrtc 2015/11/09 09:26:07 This looks correct, but put please them in the roo
6 *.sln
OLDNEW
« no previous file with comments | « no previous file | webrtc/base/trace_event.h » ('j') | webrtc/codereview.settings » ('J')

Powered by Google App Engine
This is Rietveld 408576698