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

Unified Diff: extensions/extensions.gyp

Issue 428953003: Move LazyBackgroundTaskQueueTest into extensions_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (lazy-bg) rebase Created 6 years, 4 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 | « extensions/browser/test_extensions_browser_client.cc ('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 a63f2eb42082ebcbaf9e459fc6a911055ba6bc0e..02c33de9a52b5b500998fa3edceb827dd22e37d2 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -829,6 +829,7 @@
'browser/file_highlighter_unittest.cc',
'browser/file_reader_unittest.cc',
'browser/image_util_unittest.cc',
+ 'browser/lazy_background_task_queue_unittest.cc',
tfarina 2014/08/03 23:59:04 should we say we depend on keyed_service_content?
'browser/management_policy_unittest.cc',
'browser/process_manager_unittest.cc',
'browser/process_map_unittest.cc',
« no previous file with comments | « extensions/browser/test_extensions_browser_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698