Commit 1dadcd92 authored by alicet@chromium.org's avatar alicet@chromium.org

Remove views dependencies in content_browser.gypi

src/content should not depend on src/views.
 
BUG=None
TEST=None


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112644 0039d316-1c4b-4281-b951-d872f2087c98
parent 6a108f84
......@@ -699,11 +699,6 @@
'../dbus/dbus.gyp:dbus',
],
}],
['OS=="linux" and toolkit_views==1',{
'dependencies': [
'../ui/views/views.gyp:views',
],
}],
['OS=="mac"', {
'sources': [
# Build necessary Mozilla sources
......
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