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

Unified Diff: remoting/ios/DEPS

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. Created 3 years, 7 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
« no previous file with comments | « remoting/ios/BUILD.gn ('k') | remoting/ios/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/DEPS
diff --git a/remoting/client/ios/DEPS b/remoting/ios/DEPS
similarity index 73%
rename from remoting/client/ios/DEPS
rename to remoting/ios/DEPS
index 55a863d4d6c791a500653142c8de89a9ca7b4976..fc7187348ee99173608425d8419a18ab217d0566 100644
--- a/remoting/client/ios/DEPS
+++ b/remoting/ios/DEPS
@@ -1,10 +1,14 @@
include_rules = [
"+media/base",
+ "+net",
"+google/protobuf",
"+google_apis",
"+ios/third_party/material_components_ios/src",
+ "+remoting/base",
+ "+remoting/client",
"+remoting/codec",
- "+remoting/client/ios",
+ "+remoting/protocol",
+ "+remoting/ios",
"+remoting/signaling",
"+third_party/libjingle_xmpp",
"+third_party/webrtc",
« no previous file with comments | « remoting/ios/BUILD.gn ('k') | remoting/ios/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698