Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1049)

Unified Diff: remoting/host/DEPS

Issue 112453002: Remove dependency on skia from remoting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/host/chromoting_host.h » ('j') | remoting/host/desktop_session_proxy.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index 70b8379628e5ce1579fd87460139be73d43e8621..5cbb82eb82c1b5f1afd0606fc5ddd2b778cc5c99 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -3,11 +3,9 @@ include_rules = [
"+remoting/codec",
"+remoting/jingle_glue",
"+remoting/protocol",
- "+skia/ext",
"+third_party/jsoncpp",
"+third_party/modp_b64",
"+third_party/npapi",
"+third_party/skia/include/core",
- "+third_party/webrtc",
Jamie 2013/12/11 18:15:27 It's not clear from the CL description what this c
Sergey Ulanov 2013/12/11 19:40:03 No, that was a mistake, I meant to remove third_pa
"+ui",
]
« no previous file with comments | « no previous file | remoting/host/chromoting_host.h » ('j') | remoting/host/desktop_session_proxy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698