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

Unified Diff: ui/ozone/platform/cast/DEPS

Issue 1059073002: Loads CastEglPlatform implementation from shared library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 5 years, 8 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: ui/ozone/platform/cast/DEPS
diff --git a/ui/ozone/platform/cast/DEPS b/ui/ozone/platform/cast/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ada2e660c17552250665ab9a9de3d0d6de84da3b
--- /dev/null
+++ b/ui/ozone/platform/cast/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+chromecast/public",
gunsch 2015/04/06 16:05:23 Oof. I didn't realize this would be a consequence
+]

Powered by Google App Engine
This is Rietveld 408576698