summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-14 04:14:48 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-14 04:14:48 +0000
commit0d3b9dda19ce9f3fb74e601146ac9f1f1d68dfbe (patch)
tree39b348736b26c4e45d8fe6fc4ca2054d89b48320 /ui/ui.gyp
parent16dbfb0e842b3ebb5dc156dc4b0990dc7dfa04db (diff)
downloadchromium_src-0d3b9dda19ce9f3fb74e601146ac9f1f1d68dfbe.zip
chromium_src-0d3b9dda19ce9f3fb74e601146ac9f1f1d68dfbe.tar.gz
chromium_src-0d3b9dda19ce9f3fb74e601146ac9f1f1d68dfbe.tar.bz2
ui/gfx: Create a new gfx switches file to put gfx specific switches there.
BUG=103304 TEST=ui_unittests R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/11359184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167592 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 0b1d0c2..bd359fd 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -509,6 +509,8 @@
'gfx/skia_util.h',
'gfx/skia_utils_gtk.cc',
'gfx/skia_utils_gtk.h',
+ 'gfx/switches.cc',
+ 'gfx/switches.h',
'gfx/sys_color_change_listener.cc',
'gfx/sys_color_change_listener.h',
'gfx/text_constants.h',