diff options
author | torne@chromium.org <torne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-28 14:50:22 +0000 |
---|---|---|
committer | torne@chromium.org <torne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-28 14:50:22 +0000 |
commit | 66db7bc0efc03109bddc3b31f7944d7fe492f643 (patch) | |
tree | 5971098d7302f70a93e9c670ceb845e6bc6d8364 /content/DEPS | |
parent | 5bfd1e78ca6b5f45a15b1bff9316b2d981389fac (diff) | |
download | chromium_src-66db7bc0efc03109bddc3b31f7944d7fe492f643.zip chromium_src-66db7bc0efc03109bddc3b31f7944d7fe492f643.tar.gz chromium_src-66db7bc0efc03109bddc3b31f7944d7fe492f643.tar.bz2 |
Revert 103113 - Move RenderWidgetHostViewMac to content.
BUG=95573
TEST=no visible change
Review URL: http://codereview.chromium.org/8052026
TBR=avi@chromium.org
Review URL: http://codereview.chromium.org/8066010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103117 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/DEPS b/content/DEPS index 8742fd4..51bda9a 100644 --- a/content/DEPS +++ b/content/DEPS @@ -34,9 +34,7 @@ include_rules = [ "-v8", "-tools", - # Allow inclusion of third-party code: "+third_party/gpsd", - "+third_party/mozilla", "+third_party/npapi/bindings", "+third_party/sqlite", "+third_party/tcmalloc", |