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:
1
AUTHORS
1
AUTHORS
@ -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',
|
||||
|
Reference in New Issue
Block a user