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

Unified Diff: base/base.gypi

Issue 6697004: Add an exception wrapper to the WindowProc functions so... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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 side-by-side diff with in-line comments
Download patch
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 78053)
+++ base/base.gypi (working copy)
@@ -331,6 +331,8 @@
'win/win_util.h',
'win/windows_version.cc',
'win/windows_version.h',
+ 'win/wrapped_window_proc.cc',
+ 'win/wrapped_window_proc.h',
'nix/xdg_util.h',
'nix/xdg_util.cc',
],
« no previous file with comments | « base/base.gyp ('k') | base/message_pump_win.cc » ('j') | base/win/wrapped_window_proc.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698