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

Side by Side Diff: remoting/host/DEPS

Issue 923773003: Revert of Remove dependency on content from remoting_host. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/host/BUILD.gn ('k') | remoting/host/chromeos/clipboard_aura.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 "+ash", 2 "+ash",
3 "+cc/output", 3 "+cc/output",
4 "+content/public/browser",
4 "+components/policy/core/common", 5 "+components/policy/core/common",
5 "+extensions/browser/api/messaging", 6 "+extensions/browser/api/messaging",
6 "+jingle/glue", 7 "+jingle/glue",
7 "+net", 8 "+net",
8 "+remoting/codec", 9 "+remoting/codec",
9 "+remoting/protocol", 10 "+remoting/protocol",
10 "+remoting/signaling", 11 "+remoting/signaling",
11 "+remoting/tools", 12 "+remoting/tools",
12 "+third_party/jsoncpp", 13 "+third_party/jsoncpp",
13 "+third_party/modp_b64", 14 "+third_party/modp_b64",
14 "+third_party/skia", 15 "+third_party/skia",
15 "+third_party/webrtc", 16 "+third_party/webrtc",
16 "+ui", 17 "+ui",
17 ] 18 ]
OLDNEW
« no previous file with comments | « remoting/host/BUILD.gn ('k') | remoting/host/chromeos/clipboard_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698