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

Unified Diff: gfx/gfx.gyp

Issue 2813042: Move WindowImpl to gfx so I can use it there for canvas unit tests.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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 | « chrome/browser/aeropeek_manager.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 51425)
+++ gfx/gfx.gyp (working copy)
@@ -113,6 +113,8 @@
'icon_util.h',
'native_theme_win.cc',
'native_theme_win.h',
+ 'window_impl.cc',
+ 'window_impl.h'
],
}],
['OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
« no previous file with comments | « chrome/browser/aeropeek_manager.cc ('k') | gfx/window_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698