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

Unified Diff: gfx/gfx.gyp

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 | « gfx/canvas_direct2d_unittest.cc ('k') | gfx/window_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gfx/gfx.gyp
===================================================================
--- gfx/gfx.gyp (revision 70263)
+++ gfx/gfx.gyp (working copy)
@@ -17,6 +17,7 @@
'dependencies': [
'gfx',
'gfx_resources',
+ '../app/app.gyp:app_base',
'../base/base.gyp:test_support_base',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
@@ -149,8 +150,6 @@
'icon_util.h',
'native_theme_win.cc',
'native_theme_win.h',
- 'window_impl.cc',
- 'window_impl.h',
'win_util.cc',
'win_util.h',
],
« no previous file with comments | « gfx/canvas_direct2d_unittest.cc ('k') | gfx/window_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698