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

Side by Side Diff: remoting/client/ios/DEPS

Issue 2829853003: Remove crufty bridge code from old CRD iOS app. (Closed)
Patch Set: Fix remoting/display proto import issue. Created 3 years, 8 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 unified diff | Download patch
« no previous file with comments | « remoting/client/ios/BUILD.gn ('k') | remoting/client/ios/bridge/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+media/base", 2 "+media/base",
3 "+google/protobuf", 3 "+google/protobuf",
4 "+google_apis", 4 "+google_apis",
5 "+ios/third_party/material_components_ios/src", 5 "+ios/third_party/material_components_ios/src",
6 "+remoting/codec", 6 "+remoting/codec",
7 "+remoting/client/ios", 7 "+remoting/client/ios",
8 "+remoting/client/ios/bridge",
9 "+remoting/signaling", 8 "+remoting/signaling",
10 "+third_party/libjingle_xmpp", 9 "+third_party/libjingle_xmpp",
11 "+third_party/webrtc", 10 "+third_party/webrtc",
12 "+third_party/protobuf/src", 11 "+third_party/protobuf/src",
13 ] 12 ]
OLDNEW
« no previous file with comments | « remoting/client/ios/BUILD.gn ('k') | remoting/client/ios/bridge/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698