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

Unified Diff: chrome/browser/DEPS

Issue 639233002: Remote assistance on Chrome OS Part IV - It2MeHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | chrome/browser/chrome_content_browser_client.cc » ('j') | remoting/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 89554472d134a593de31dbda249d4ee30afab37b..7a1131fd40bafc9ada84c1972a8bdbc7129a249b 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -104,6 +104,9 @@ include_rules = [
"+ppapi/shared_impl",
# Defines some types that are marshalled over IPC.
"+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
+ # For remote assistance on Chrome OS.
+ "+remoting/host/chromeos",
+ "+remoting/host/it2me",
"+rlz",
"+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
"+skia/ext",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | remoting/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698