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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 15657002: Mirror syncfs log to console and WebUI, with LogSeverity support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: No Macro, Use logging::RawLog instead of needing helper LogToConsole() Created 7 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 406b03c143c718d01fbd3301326d80e5e3b458bf..c5e9152307d6cfa9563a79082dcf9be30a75ef76 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1230,6 +1230,7 @@
'browser/sync_file_system/fake_remote_change_processor.h',
'browser/sync_file_system/local_file_sync_service_unittest.cc',
'browser/sync_file_system/local_sync_operation_resolver_unittest.cc',
+ 'browser/sync_file_system/logger_unittest.cc',
'browser/sync_file_system/mock_local_change_processor.cc',
'browser/sync_file_system/mock_local_change_processor.h',
'browser/sync_file_system/mock_remote_change_processor.cc',

Powered by Google App Engine
This is Rietveld 408576698