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

Unified Diff: extensions/renderer/api/display_source/wifi_display/DEPS

Issue 2132003002: [chrome.displaySource] Use InterfaceProvider instead of ServiceRegistry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Rebase Created 4 years, 5 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 | extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/renderer/api/display_source/wifi_display/DEPS
diff --git a/extensions/renderer/api/display_source/wifi_display/DEPS b/extensions/renderer/api/display_source/wifi_display/DEPS
index 4e30f49a30ac5f5e0d6e12805b7ad5a40fb81f6a..6dd95bfe71fe27d844f22dfc02b8217b15317b34 100644
--- a/extensions/renderer/api/display_source/wifi_display/DEPS
+++ b/extensions/renderer/api/display_source/wifi_display/DEPS
@@ -2,6 +2,7 @@ include_rules = [
# TODO(Mikhail): Consider removing when https://crbug.com/432381 is fixed.
"+media/base",
"+media/video",
+ "+services/shell/public/cpp",
"+third_party/openh264/src/codec/api",
"+third_party/wds/src/libwds/public",
]
« no previous file with comments | « no previous file | extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698