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

Unified Diff: remoting/client/DEPS

Issue 23440046: Remove dependency on Skia from chromoting client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months 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
Index: remoting/client/DEPS
diff --git a/remoting/client/DEPS b/remoting/client/DEPS
index 4b52eece51d0f43396228d6648e7eccab8783e0f..235d972ea176642a5ea487027e45057c4d6c8652 100644
--- a/remoting/client/DEPS
+++ b/remoting/client/DEPS
@@ -2,7 +2,6 @@ include_rules = [
"+ppapi",
"+jingle/glue",
"+net",
- "+third_party/webrtc",
alexeypa (please no reviews) 2013/09/18 23:04:05 Why? The types from webrtc are still used.
Sergey Ulanov 2013/09/18 23:26:58 I moved it to the upper level DEPS (e.g. base depe
"+remoting/codec",
"+remoting/protocol",

Powered by Google App Engine
This is Rietveld 408576698