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

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

Issue 2802363002: Update build files and app delegate for new changes to app support files. (Closed)
Patch Set: 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/app_runtime.cc ('k') | remoting/client/ios/host.h » ('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 "+google/protobuf", 2 "+google/protobuf",
3 "+remoting/codec", 3 "+remoting/codec",
4 "+remoting/client/ios", 4 "+remoting/client/ios",
5 "+remoting/signaling", 5 "+remoting/signaling",
6 "+third_party/libjingle", 6 "+third_party/libjingle_xmpp",
7 "+third_party/webrtc", 7 "+third_party/webrtc",
8 "+third_party/protobuf/src", 8 "+third_party/protobuf/src",
9 ] 9 ]
OLDNEW
« no previous file with comments | « remoting/client/ios/app_runtime.cc ('k') | remoting/client/ios/host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698