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

Unified Diff: chrome/browser/DEPS

Issue 1105083004: Switch audio hang monitor to default-off. Enable for non-beta,stable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 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
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 01adb247fbac80a2aabb2b670ea0cd3b1b6739d5..7cac4e819be6b13d4651f0d8ed4c9b96b469a542 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -116,6 +116,7 @@ include_rules = [
"+grit", # TODO(thestig) Remove. For generated headers
"+installer_util_strings", # For generated headers
"+jni",
+ "+media/audio", # For media audio hang monitor.
"+media/base", # For media switches
"+policy", # For generated headers and source
"+ppapi/c", # For various types.
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698