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

Unified Diff: chromecast/ozone/DEPS

Issue 1059073002: Loads CastEglPlatform implementation from shared library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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: chromecast/ozone/DEPS
diff --git a/chromecast/ozone/DEPS b/chromecast/ozone/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3c0cc388ee226ad74f8673fe6a19eea2fa63d331
--- /dev/null
+++ b/chromecast/ozone/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+chromecast/public",
+ "+media/ozone",
gunsch 2015/04/02 22:44:36 You'll need a media/ozone/ OWNER to review this CL
+]

Powered by Google App Engine
This is Rietveld 408576698