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

Unified Diff: chrome/test/DEPS

Issue 13486004: Audio extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Rahul's comments. Created 7 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: chrome/test/DEPS
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
index c9e4461def8e01bd855ce60d1e3b8fafbaf571a3..96fdf49e7a77ec3d5ac6b83cec9cd18cec2a22d5 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -12,6 +12,7 @@ include_rules = [
# within content/ and a test within chrome/.
"+content/public",
+ "+chromeos/dbus",
"+grit", # For generated headers
"+media/audio",
"+sandbox/win/src",

Powered by Google App Engine
This is Rietveld 408576698