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

Unified Diff: components/sync/BUILD.gn

Issue 2292393004: Remove stl_util from sync. (Closed)
Patch Set: rebase Created 4 years, 3 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 | « no previous file | components/sync/engine_impl/syncer.cc » ('j') | components/sync/syncable/directory.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index 55b8e6d07993194bbc808723a07f42ef93fc57ce..b3de41140d89bf2a25feccb1ba53691a9a6c17a0 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -506,7 +506,6 @@ static_library("sync") {
"syncable/scoped_kernel_lock.h",
"syncable/scoped_parent_child_index_updater.cc",
"syncable/scoped_parent_child_index_updater.h",
- "syncable/syncable-inl.h",
"syncable/syncable_base_transaction.cc",
"syncable/syncable_base_transaction.h",
"syncable/syncable_base_write_transaction.cc",
« no previous file with comments | « no previous file | components/sync/engine_impl/syncer.cc » ('j') | components/sync/syncable/directory.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698