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

Unified Diff: chrome/chrome_tests.gypi

Issue 8586014: [Sync] Replace uses of ObserverListThreadSafe with WeakHandles (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync to head Created 9 years, 1 month 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/browser/sync/test/null_transaction_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a9cc2c785f2e01c660ebc7507f06fccccac2b7b1..5673b0464b9bf05a21475a250fbb34841e18bccd 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -356,6 +356,8 @@
'browser/sync/js/js_test_util.h',
'browser/sync/test/null_directory_change_delegate.cc',
'browser/sync/test/null_directory_change_delegate.h',
+ 'browser/sync/test/null_transaction_observer.cc',
+ 'browser/sync/test/null_transaction_observer.h',
'browser/sync/test/engine/test_directory_setter_upper.cc',
'browser/sync/test/engine/test_directory_setter_upper.h',
],
« no previous file with comments | « chrome/browser/sync/test/null_transaction_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698