summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-27 23:01:59 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-27 23:01:59 +0000
commit2b18f0848983e13e9ed8ba212076c775b0455698 (patch)
treeb4aff880af682e2c1d79f72c27bd1c30a835f56d /build
parent5bfd4fff4d2b65b30ce1ba749b0ab0ccf6d5435f (diff)
downloadchromium_src-2b18f0848983e13e9ed8ba212076c775b0455698.zip
chromium_src-2b18f0848983e13e9ed8ba212076c775b0455698.tar.gz
chromium_src-2b18f0848983e13e9ed8ba212076c775b0455698.tar.bz2
Adds a class that makes it easy to subclass a HWND and filter messages sent to it.
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10256008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134383 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 49ea1d7..e7470e5 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -566,6 +566,7 @@
'../chrome/chrome.gyp:ui_tests',
'../ui/aura/aura.gyp:*',
'../ui/gfx/compositor/compositor.gyp:*',
+ '../ui/ui.gyp:gfx_unittests',
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:views_unittests',
'../webkit/webkit.gyp:pull_in_webkit_unit_tests',
@@ -598,7 +599,6 @@
'../ipc/ipc.gyp:ipc_tests',
'../sql/sql.gyp:sql_unittests',
'../sync/sync.gyp:sync_unit_tests',
- '../ui/ui.gyp:gfx_unittests',
],
}],
['OS=="mac"', {