summaryrefslogtreecommitdiffstats
path: root/remoting/DEPS
diff options
context:
space:
mode:
authordmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 05:23:47 +0000
committerdmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 05:23:47 +0000
commit2db534007e92ba616b61e7a65f76e738151620f5 (patch)
tree9057712927d66f7e29e2981840cc86304e3d2d59 /remoting/DEPS
parent274e372af7a6d457e4773fdce215e3e6d70efcea (diff)
downloadchromium_src-2db534007e92ba616b61e7a65f76e738151620f5.zip
chromium_src-2db534007e92ba616b61e7a65f76e738151620f5.tar.gz
chromium_src-2db534007e92ba616b61e7a65f76e738151620f5.tar.bz2
Revert 96327 - Switch over to using SkRegions to calculate dirty areas.
BUG=91619 TEST=Set up a remoting sesssion and make sure it works. Review URL: http://codereview.chromium.org/7491070 TBR=dmaclach@chromium.org Review URL: http://codereview.chromium.org/7622002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96328 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/DEPS')
-rw-r--r--remoting/DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/remoting/DEPS b/remoting/DEPS
index 89f92b7..324f7a5 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -5,9 +5,6 @@ include_rules = [
"-remoting",
"+remoting/base",
"+remoting/proto",
- "+skia/config",
- "+skia/ext",
"+third_party/GTM",
"+third_party/GTM/AppKit",
- "+third_party/skia/include/core",
]