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

Unified Diff: chrome/chrome_tests.gypi

Issue 10387224: Rename ExtensionCommand* to Command* within the extension namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | « chrome/chrome_common.gypi ('k') | chrome/common/extensions/command.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 138284)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1808,10 +1808,10 @@
'common/content_settings_helper_unittest.cc',
'common/content_settings_pattern_parser_unittest.cc',
'common/content_settings_pattern_unittest.cc',
+ 'common/extensions/command_unittest.cc',
'common/extensions/csp_validator_unittest.cc',
'common/extensions/event_filter_unittest.cc',
'common/extensions/extension_action_unittest.cc',
- 'common/extensions/extension_commands_unittest.cc',
'common/extensions/extension_constants_unittest.cc',
'common/extensions/extension_file_util_unittest.cc',
'common/extensions/extension_icon_set_unittest.cc',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/extensions/command.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698