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

Unified Diff: ui/ui.gyp

Issue 9595006: ui/gfx: Remove unused win_util.{h,cc} component all together. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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 | « ui/gfx/win_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 0ebeb09f71797bfd3aab1aec0a353602d5884519..ffc9d1a94830f02a7d30f5ba1306e7d214edae8b 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -491,8 +491,6 @@
'gfx/icon_util.h',
'gfx/native_theme_win.cc',
'gfx/native_theme_win.h',
- 'gfx/win_util.cc',
- 'gfx/win_util.h',
],
'sources!': [
'base/touch/touch_factory.cc',
« no previous file with comments | « ui/gfx/win_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698