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

Unified Diff: content/content_shell.gypi

Issue 339913002: Move MockScreenOrientationController to content/shell/renderer/test_runner/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 40ca9f6d7c2fef4bdcfe0ac5dfcac7fa6600a069..95cf2df8908fb5be47fa7e385ac4edf956009d9f 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -212,6 +212,8 @@
'shell/renderer/test_runner/mock_constraints.h',
'shell/renderer/test_runner/mock_grammar_check.cc',
'shell/renderer/test_runner/mock_grammar_check.h',
+ 'shell/renderer/test_runner/mock_screen_orientation_controller.cc',
+ 'shell/renderer/test_runner/mock_screen_orientation_controller.h',
mlamouri (slow - plz ping) 2014/06/18 13:47:42 It should be mock_screen_orientation_client.{h,cc}
'shell/renderer/test_runner/mock_web_audio_device.cc',
'shell/renderer/test_runner/mock_web_audio_device.h',
'shell/renderer/test_runner/mock_web_push_client.cc',

Powered by Google App Engine
This is Rietveld 408576698