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

Unified Diff: DEPS

Issue 3160027: Set state of a new audio stream to paused until it starts playing. (Closed)
Patch Set: - Created 10 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
« no previous file with comments | « no previous file | chrome/browser/media_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 3d6167ae0cc490b44b9feb2d9f808be6bbae17a6..da304fd471a5a5cb9332173148436ad036fe8318 100644
--- a/DEPS
+++ b/DEPS
@@ -144,6 +144,9 @@ deps = {
"src/chrome/test/data/layout_tests/LayoutTests/websocket/tests/workers":
Var("webkit_trunk") + "/LayoutTests/websocket/tests/workers@" +
Var("webkit_revision"),
+ "src/chrome/test/data/layout_tests/LayoutTests/media":
+ Var("webkit_trunk") + "/LayoutTests/media@" +
+ Var("webkit_revision"),
"src/third_party/swig/Lib":
"/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
« no previous file with comments | « no previous file | chrome/browser/media_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698