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

Unified Diff: components/sync/BUILD.gn

Issue 2292393004: Remove stl_util from sync. (Closed)
Patch Set: Created 4 years, 4 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: components/sync/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index 34bd64ec8d5c35df9d1948f9afd25477e3a1968b..4f2a7bc997df48060a39f61b3ea3d1be911686d5 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -504,7 +504,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",

Powered by Google App Engine
This is Rietveld 408576698