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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/host/plugin/host_script_object.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 89f92b7e31cae87d416dd6a92582c62707b58f7d..0dc9ee751c41c3590cf6e7c37a30586b70bbb6f7 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,4 +1,8 @@
include_rules = [
+ # Hack for NPAPI policy support. REMOVE ASAP.
+ # Bug: http://crbug.com/92576
+ "+content/common",
+
"+crypto",
"+media/base",
« 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