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

Unified Diff: chrome/utility/DEPS

Issue 2745653008: [Media Router] Parse device description xml in utility process (Closed)
Patch Set: use mojo instead of IPC 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 ad6f8306b022121787f8f305f3311ca3c31d45a4..bb3108b989f42c1083e5617479d2f15d7505db04 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -13,5 +13,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