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

Unified Diff: chrome/chrome_tests.gypi

Issue 8772074: [Sync] Convert syncable/ directory to ModelEnumSet (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix typo Created 9 years 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/tools/sync_listen_notifications.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 fff4f33958441803c807d5ff96c6c86fecdca974..2536fd2998e47ae1d30035c6d7456194e8fc3a8c 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -352,6 +352,8 @@
'sources': [
'browser/sync/js/js_test_util.cc',
'browser/sync/js/js_test_util.h',
+ 'browser/sync/syncable/model_type_test_util.cc',
+ 'browser/sync/syncable/model_type_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',
« no previous file with comments | « chrome/browser/sync/tools/sync_listen_notifications.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698