Commit 77a042cf authored by jam@chromium.org's avatar jam@chromium.org

Revert 75371 - Try to fix the Win Builder (dbg)(shared) build break by adding...

Revert 75371 - Try to fix the Win Builder (dbg)(shared) build break by adding a dependency from content_browser to WebKit.gyp (TabContents uses WebView's zoom constants and helper functions).

TBR=avi
Review URL: http://codereview.chromium.org/6546013

TBR=jam@chromium.org
Review URL: http://codereview.chromium.org/6538058

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75399 0039d316-1c4b-4281-b951-d872f2087c98
parent 5f2ca160
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
#'content_common', #'content_common',
'../app/app.gyp:app_resources', '../app/app.gyp:app_resources',
'../skia/skia.gyp:skia', '../skia/skia.gyp:skia',
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
'../ui/ui.gyp:ui_base', '../ui/ui.gyp:ui_base',
], ],
'include_dirs': [ 'include_dirs': [
......
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