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

Unified Diff: remoting/host/DEPS

Issue 2478443002: Use ChannelMojo for remote security key channels. (Closed)
Patch Set: Created 4 years, 1 month 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_messages.h » ('j') | no next file with comments »
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 8978e69222ecb872e8a5dba47a881daa4b0d862b..a9a7eb06cffe511616253c90b9c336a30d3cb142 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -18,3 +18,9 @@ include_rules = [
"+third_party/webrtc",
"+ui",
]
+
+specific_include_rules = {
+ ".*unittest\.cc": [
+ "+mojo/edk/test",
+ ],
+}
« no previous file with comments | « no previous file | remoting/host/chromoting_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698