0

Fix compilation when use_aura is turned ON.

BUG=none
TEST=none

Patch by vamshi@motorola.com

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103688 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
vamshi@motorola.com
2011-10-03 07:21:50 +00:00
parent 46c373a985
commit 110f6b2091
2 changed files with 1 additions and 5 deletions

@ -130,3 +130,4 @@ Peter Brophy <pbrophy@adobe.com>
Robert Goldberg <goldberg@adobe.com>
Don Woodward <woodward@adobe.com>
Naveen Bobbili <naveenbobbili@motorola.com>
Vamshikrishna Yellenki <vamshi@motorola.com>

@ -180,11 +180,6 @@
'renderer/visitedlink_slave.h',
],
'conditions': [
['use_aura == 1', {
'dependencies!': [
'../content/content.gyp:content_plugin',
],
}],
['disable_nacl!=1', {
'dependencies': [
'nacl',