From 3910b9c5848cbf7f0f736cb9e9d699f3d40c5130 Mon Sep 17 00:00:00 2001 From: "avi@chromium.org" Date: Wed, 28 Sep 2011 13:55:38 +0000 Subject: Move RenderWidgetHostViewMac to content. BUG=95573 TEST=no visible change Review URL: http://codereview.chromium.org/8052026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103113 0039d316-1c4b-4281-b951-d872f2087c98 --- content/DEPS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/DEPS') diff --git a/content/DEPS b/content/DEPS index 51bda9a..8742fd4 100644 --- a/content/DEPS +++ b/content/DEPS @@ -34,7 +34,9 @@ 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", -- cgit v1.1