Commit 8bbba878 authored by sky@chromium.org's avatar sky@chromium.org

Removes NPAPI tests from aura build as they don't make sense. There is

likely more cleanup that can be done here, but this is a start.


TBR=phajdan.jr@chromium.org
R=phajdan.jr@chromium.org
BUG=104360
TEST=none


Review URL: http://codereview.chromium.org/8520025

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110227 0039d316-1c4b-4281-b951-d872f2087c98
parent de8e4e0c
...@@ -831,6 +831,7 @@ ...@@ -831,6 +831,7 @@
['use_aura==1', { ['use_aura==1', {
'sources!': [ 'sources!': [
'test/automation/automation_proxy_uitest.cc', 'test/automation/automation_proxy_uitest.cc',
'test/ui/npapi_uitest.cc',
], ],
'dependencies': [ 'dependencies': [
'../ui/aura/aura.gyp:aura', '../ui/aura/aura.gyp:aura',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment