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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/library.dsc

Issue 375133003: Fixes for re-enabling more MSVC level 4 warnings: ppapi/ edition (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ppapi/cpp/dev/buffer_dev.cc » ('j') | ppapi/thunk/ppb_browser_font_trusted_thunk.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi_cpp/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
index bb3d032b26973988db152cb5702c86a5a1480a01..dc596fa76afb83aaf2c2fed389a8dbbc82dae9f5 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -63,6 +63,7 @@
'websocket.cc',
# ppapi/cpp/dev
+ 'buffer_dev.cc',
Peter Kasting 2014/07/09 02:11:26 PRESUBMIT made me add this line. I have no idea i
binji 2014/07/09 20:27:44 It seems this is a bug in the presubmit. This file
'cursor_control_dev.cc',
'file_chooser_dev.cc',
'font_dev.cc',
« no previous file with comments | « no previous file | ppapi/cpp/dev/buffer_dev.cc » ('j') | ppapi/thunk/ppb_browser_font_trusted_thunk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698