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

Unified Diff: content/content_tests.gypi

Issue 8970016: refactoring mouse lock to support pepper and WebKit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Refactor LockTarget interface & Tests Created 8 years, 11 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2e3e4b5e73b7d95f1db841e8374849ab3a733360..535b721fcb0c89541215a09168d638933d21b3bb 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -283,6 +283,7 @@
'renderer/media/webrtc_audio_device_unittest.cc',
'renderer/paint_aggregator_unittest.cc',
'renderer/pepper_plugin_delegate_impl_unittest.cc',
+ 'renderer/mouse_lock_dispatcher_unittest.cc',
yzshen1 2012/01/24 18:56:08 Alphabetically, please.
scheib 2012/01/25 00:27:11 Done.
'renderer/v8_value_converter_impl_unittest.cc',
'test/run_all_unittests.cc',
],

Powered by Google App Engine
This is Rietveld 408576698