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

Unified Diff: content/content_tests.gypi

Issue 12226061: Move renderer accessibility to subdir and add OWNERS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 10 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 | « content/content_renderer.gypi ('k') | content/renderer/accessibility/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 569adedc5d7b33cfee20d898e1fd8544cd6b28b7..bbc3399b4c6106184d71a023eba4bcfd145c487b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -742,6 +742,7 @@
'browser/worker_host/test/worker_browsertest.cc',
'common/content_constants_internal.cc',
'common/content_constants_internal.h',
+ 'renderer/accessibility/renderer_accessibility_browsertest.cc',
'renderer/browser_plugin/mock_browser_plugin.h',
'renderer/browser_plugin/mock_browser_plugin.cc',
'renderer/browser_plugin/mock_browser_plugin_manager.h',
@@ -756,7 +757,6 @@
'renderer/render_view_browsertest.cc',
'renderer/render_view_browsertest_mac.mm',
'renderer/render_widget_browsertest.cc',
- 'renderer/renderer_accessibility_browsertest.cc',
'renderer/web_intents_host_browsertest.cc',
'test/browser_test_message_pump_android.cc',
'test/browser_test_message_pump_android.h',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/accessibility/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698