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

Unified Diff: chromecast/renderer/DEPS

Issue 944733003: Add flag to communicate last casted app to renderer process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment + rebase Created 5 years, 10 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/renderer/DEPS
diff --git a/chromecast/renderer/DEPS b/chromecast/renderer/DEPS
index a15941d3c02566457975868bdbc893f265ab8016..22bc1dd9bf36ac5ac5b2c430f42490ea04a9d5ba 100644
--- a/chromecast/renderer/DEPS
+++ b/chromecast/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+chromecast/common",
+ "+chromecast/crash",
"+chromecast/media",
"+components/cdm/renderer",
"+components/network_hints/renderer",

Powered by Google App Engine
This is Rietveld 408576698