diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-01 23:51:40 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-01 23:51:40 +0000 |
commit | 0692f53e86c86490b8ed0a8ed0ec5400ed3f03f4 (patch) | |
tree | f94cd1754c8a484ef81039c8e0c20537d0c91282 /ui | |
parent | 400daf014df2cea6d26c491a83870947689f10fb (diff) | |
download | chromium_src-0692f53e86c86490b8ed0a8ed0ec5400ed3f03f4.zip chromium_src-0692f53e86c86490b8ed0a8ed0ec5400ed3f03f4.tar.gz chromium_src-0692f53e86c86490b8ed0a8ed0ec5400ed3f03f4.tar.bz2 |
views: Remove content dependency from views package.
BUG=105557,141187
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10913050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154629 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
-rw-r--r-- | ui/views/views.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp index 015c152..d745b11 100644 --- a/ui/views/views.gyp +++ b/ui/views/views.gyp @@ -29,7 +29,6 @@ '../../base/base.gyp:base_i18n', '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', '../../build/temp_gyp/googleurl.gyp:googleurl', - '../../content/content.gyp:content', '../../skia/skia.gyp:skia', '../../third_party/icu/icu.gyp:icui18n', '../../third_party/icu/icu.gyp:icuuc', |