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

Unified Diff: content/renderer/DEPS

Issue 11413065: Adding first WebRTC browser test to content_browsertests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index e28b22a83ad3928ccb68d975ab02a985bd51eecf..dcbd975148ef19792d9bdb50545c623b3cfb138d 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+content/public/renderer",
"+content/public/browser/native_web_keyboard_event.h", # For tests.
"+content/public/browser/web_ui_controller_factory.h", # For tests.
+ "+content/public/browser/web_contents.h", # For tests.
jam 2012/11/19 19:14:51 nit: i realize there are two existing includes abo
phoglund_chromium 2012/11/20 09:02:03 Done.
"+jingle/glue",
"+media", # For audio input/output and audio/video decoding.
"+third_party/hyphen/hyphen.h",

Powered by Google App Engine
This is Rietveld 408576698