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

Unified Diff: third_party/WebKit/Source/modules/media_controls/DEPS

Issue 2943983003: chrome/blink: Add functionality for in-product help for media elements. (Closed)
Patch Set: .. Created 3 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
Index: third_party/WebKit/Source/modules/media_controls/DEPS
diff --git a/third_party/WebKit/Source/modules/media_controls/DEPS b/third_party/WebKit/Source/modules/media_controls/DEPS
index b37ff814b01eda8573e45faba39780e5cfe15a11..8d96c8a17d6e6a89bfbae03b15b0f2adbf6d3508 100644
--- a/third_party/WebKit/Source/modules/media_controls/DEPS
+++ b/third_party/WebKit/Source/modules/media_controls/DEPS
@@ -7,4 +7,5 @@ include_rules = [
"+modules/remoteplayback",
"+modules/screen_orientation",
"+services/device/public/interfaces/constants.mojom-blink.h",
+ "+services/service_manager/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698