summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
authoroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-22 22:45:03 +0000
committeroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-22 22:45:03 +0000
commit8c7f65db00d5994cc430be11934ec564a894ec76 (patch)
treefac501ea2588816be1665529bcda1d7093dddccf /views/views.gyp
parent9b867976a757b80ed566a49736d1c3591e7cc3e4 (diff)
downloadchromium_src-8c7f65db00d5994cc430be11934ec564a894ec76.zip
chromium_src-8c7f65db00d5994cc430be11934ec564a894ec76.tar.gz
chromium_src-8c7f65db00d5994cc430be11934ec564a894ec76.tar.bz2
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're useful outside views.
BUG=none TEST=none Review URL: http://codereview.chromium.org/7483014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93724 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/views.gyp b/views/views.gyp
index 613f50f..39593fc 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -295,9 +295,6 @@
'painter.h',
'repeat_controller.cc',
'repeat_controller.h',
- 'screen.h',
- 'screen_gtk.cc',
- 'screen_win.cc',
'touchui/gesture_manager.cc',
'touchui/gesture_manager.h',
'touchui/touch_factory.cc',