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

Unified Diff: chrome/test/DEPS

Issue 13486004: Audio extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update chrome/test/DEPS. 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..ce3b7f9f72d0dd9b6a1542183d83e62c9c438524 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",
rkc 2013/04/22 22:54:19 You probably want to make this more specific, mayb
hshi1 2013/04/22 23:02:16 Done.
"+grit", # For generated headers
"+media/audio",
"+sandbox/win/src",

Powered by Google App Engine
This is Rietveld 408576698