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

Side by Side Diff: remoting/DEPS

Issue 7599017: Framework to allow Chromoting host to respect NAT traversal policy in linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with Sergey's MessageLoopProxy change Created 9 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | remoting/host/plugin/host_script_object.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 # Hack for NPAPI policy support. REMOVE ASAP.
3 # Bug: http://crbug.com/92576
4 "+content/common",
5
2 "+crypto", 6 "+crypto",
3 "+media/base", 7 "+media/base",
4 8
5 "-remoting", 9 "-remoting",
6 "+remoting/base", 10 "+remoting/base",
7 "+remoting/proto", 11 "+remoting/proto",
8 "+skia/config", 12 "+skia/config",
9 "+skia/ext", 13 "+skia/ext",
10 "+third_party/GTM", 14 "+third_party/GTM",
11 "+third_party/GTM/AppKit", 15 "+third_party/GTM/AppKit",
12 "+third_party/skia/include/core", 16 "+third_party/skia/include/core",
13 ] 17 ]
OLDNEW
« no previous file with comments | « no previous file | remoting/host/plugin/host_script_object.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698