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

Unified Diff: app/app_base.gypi

Issue 6019007: Remove win_util::FormatMessage and FormatLastWin32Error. These were only used... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years 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 | app/win/hwnd_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
===================================================================
--- app/app_base.gypi (revision 70263)
+++ app/app_base.gypi (working copy)
@@ -234,10 +234,14 @@
'win/drag_source.h',
'win/drop_target.cc',
'win/drop_target.h',
+ 'win/hwnd_util.cc',
+ 'win/hwnd_util.h',
'win/iat_patch_function.cc',
'win/iat_patch_function.h',
'win/scoped_prop.cc',
'win/scoped_prop.h',
+ 'win/window_impl.cc',
+ 'win/window_impl.h',
'x11_util.cc',
'x11_util.h',
'x11_util_internal.h',
« no previous file with comments | « no previous file | app/win/hwnd_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698