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

Unified Diff: remoting/host/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/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index 90d75cab0f18d75e0feddd4ec7b9e24092e6191f..d45279b04a9eb2a062dfb4e737f447b376915ceb 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+third_party/jsoncpp",
"+third_party/modp_b64",
"+third_party/npapi",
+ "+third_party/skia/include/core",
"+third_party/webrtc",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698