From 5f2f81b706c2e33ac94a09cada59fa29141aff94 Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Tue, 23 Mar 2010 02:36:30 +0000 Subject: Remove chrome/common from webkit/glue/plugin/DEPS. TBR=pinkerton Review URL: http://codereview.chromium.org/1097005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42303 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/glue/plugins/DEPS | 3 --- 1 file changed, 3 deletions(-) diff --git a/webkit/glue/plugins/DEPS b/webkit/glue/plugins/DEPS index 8065dd1..6085fe5 100644 --- a/webkit/glue/plugins/DEPS +++ b/webkit/glue/plugins/DEPS @@ -1,6 +1,3 @@ include_rules = [ "+third_party/mozilla/include", - - # FIXME - refactor code and remove these dependencies - "+chrome/common", ] -- cgit v1.1