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

Unified Diff: extensions/extensions.gyp

Issue 548653002: Move ErrorMapUnitTest to extensions_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (error-map) rebase Created 6 years, 3 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_tests_unit.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index e58f707ce89350a6e39ee32f092738ec777fe63b..6b408d7eac014b8c828e6e35d376d8c2b2260562 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -882,6 +882,8 @@
'browser/api/storage/settings_test_util.h',
'browser/api_test_utils.cc',
'browser/api_test_utils.h',
+ 'browser/extension_error_test_util.cc',
+ 'browser/extension_error_test_util.h',
'browser/extensions_test.cc',
'browser/extensions_test.h',
'browser/mock_extension_system.cc',
@@ -1015,6 +1017,7 @@
'browser/event_router_unittest.cc',
'browser/api_unittest.cc',
'browser/api_unittest.h',
+ 'browser/error_map_unittest.cc',
'browser/extension_icon_image_unittest.cc',
'browser/extension_pref_value_map_unittest.cc',
'browser/extension_registry_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698