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

Unified Diff: app/app_base.gypi

Issue 497004: Add gfx::Insets::ToString(). (Closed)
Patch Set: fix a line break Created 11 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 | « app/app.gyp ('k') | app/gfx/insets.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index a27ff88f693eab74d09250b1111b38191c2d1e7c..bdf13010764df782899f76d568121069303eb0fe 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -132,6 +132,7 @@
'gfx/icon_util.cc',
'gfx/icon_util.h',
'gfx/insets.h',
+ 'gfx/insets.cc',
'gfx/native_widget_types.h',
'gfx/native_widget_types_gtk.cc',
'gfx/native_theme_win.cc',
« no previous file with comments | « app/app.gyp ('k') | app/gfx/insets.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698