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

Unified Diff: ui/ui.gyp

Issue 23486010: Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix find and replace error. Created 7 years, 3 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/vector3d_f.h ('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 1d2d6f6cd27d55ad9001d17ad000732883130732..d40d0cb8649193133c6b786dfa07f7174e2a827f 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -457,6 +457,7 @@
'gfx/font_render_params_linux.h',
'gfx/font_smoothing_win.cc',
'gfx/font_smoothing_win.h',
+ 'gfx/gfx_export.h',
'gfx/gfx_paths.cc',
'gfx/gfx_paths.h',
'gfx/gpu_memory_buffer.cc',
« no previous file with comments | « ui/gfx/vector3d_f.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698