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

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: Added tests 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 d9e8ff6129f3b01050e4521b8024dba63e2902bd..88c32379870377b5f67e01bab5c9846fb670ad1b 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1223,6 +1223,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