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

Unified Diff: content/browser/renderer_host/DEPS

Issue 8240006: Use a mocked compositor for unit tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 9 years, 2 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: content/browser/renderer_host/DEPS
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
index edcdf9ecafef342739aac9624d2beb1daa8b6d2b..9469fd3fc4bf0c858ae8318dd727341275d8452e 100644
--- a/content/browser/renderer_host/DEPS
+++ b/content/browser/renderer_host/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+media/base", # For media command line switches.
"+media/audio/audio_util.h", # For audio hardware sample-rate.
"+third_party/zlib",
+ "+views/widget", # For mocking in the unit tests
]

Powered by Google App Engine
This is Rietveld 408576698