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

Unified Diff: base/base.gyp

Issue 159190: Refactor blits (Closed)
Patch Set: remove ScopedNativeDrawingContext Created 11 years, 5 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 | « no previous file | base/gfx/blit.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index e281a43ad38fe888f40fedf7e58987e0a707d1f6..8aa8a3a68c34497da1f74bc8ed6bf3f7115135e9 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -538,6 +538,8 @@
'type': '<(library)',
'msvs_guid': 'A508ADD3-CECE-4E0F-8448-2F5E454DF551',
'sources': [
+ 'gfx/blit.cc',
+ 'gfx/blit.h',
'gfx/gdi_util.cc',
'gfx/gdi_util.h',
'gfx/gtk_native_view_id_manager.cc',
« no previous file with comments | « no previous file | base/gfx/blit.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698