summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 17:47:53 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 17:47:53 +0000
commit5f945a0ef81a6f4d90f53159a425118593e2fa0c (patch)
tree6d5d3efd0dbfb721cb14cebb0c6b3d7d77f065f0 /content
parent314c4b130d871db6929c012f5650dc29073923d8 (diff)
downloadchromium_src-5f945a0ef81a6f4d90f53159a425118593e2fa0c.zip
chromium_src-5f945a0ef81a6f4d90f53159a425118593e2fa0c.tar.gz
chromium_src-5f945a0ef81a6f4d90f53159a425118593e2fa0c.tar.bz2
Update a bunch of files to the new location of browser_thread.h
TBR=avi Review URL: http://codereview.chromium.org/6591065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76387 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r--content/content_browser.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index eafd1a2..2650e10 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -11,12 +11,10 @@
# Don't include now since it's empty and so will cause a linker error.
#'content_common',
'../app/app.gyp:app_resources',
- # Needed for dbg-shlib build.
'../ppapi/ppapi.gyp:ppapi_proxy',
'../skia/skia.gyp:skia',
'../third_party/flac/flac.gyp:libflac',
'../third_party/speex/speex.gyp:libspeex',
- # TabContents uses zoom constants and functions from WebKit::WebView.
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
'../ui/ui.gyp:ui_base',
],