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

Unified Diff: chrome/renderer/DEPS

Issue 8095007: Defer loading of audio/video tags while prerendering. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Addressing Jam's comments. Created 9 years 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 899ba5cd0debbe96214fc375139dc788fe596245..9ac9faea8fa297b2de2db309d722daa8227369bd 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+webkit/glue",
"+webkit/glue/plugins",
"+webkit/gpu",
+ "+webkit/media",
"+webkit/plugins",
"+v8/include",
"+third_party/cld/encodings/compact_lang_det/win",

Powered by Google App Engine
This is Rietveld 408576698