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

Unified Diff: chrome/utility/DEPS

Issue 2745653008: [Media Router] Parse device description xml in utility process (Closed)
Patch Set: resolve code review comments from Mark Created 3 years, 9 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: chrome/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index 3021b8cf29827965067bc39c0dca185ffa71a529..21a67527568f2b51b27dabf299be393977264daa 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -14,5 +14,6 @@ include_rules = [
"+services/service_manager/public/cpp",
"+skia/ext",
"+third_party/libxml",
+ "+third_party/libxslt",
"+third_party/zlib/google",
]

Powered by Google App Engine
This is Rietveld 408576698