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

Unified Diff: chrome/service/DEPS

Issue 6955010: Remove the Remoting Host component from Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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
Index: chrome/service/DEPS
diff --git a/chrome/service/DEPS b/chrome/service/DEPS
index 1a5238bc4f7e6b00cbedcdea016c120bb2fad2c3..be16d49a5e951b6671350d2a6f014331de70519a 100644
--- a/chrome/service/DEPS
+++ b/chrome/service/DEPS
@@ -1,9 +1,4 @@
include_rules = [
# For generated headers.
"+grit",
- # For Media initialization definition.
- "+media/base",
- # For Chromoting Host Process.
- "+remoting/base",
- "+remoting/host",
]

Powered by Google App Engine
This is Rietveld 408576698