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

Unified Diff: components/sync/api/sync_data.h

Issue 2231533003: Remove unneeded base/stl_util.h includes in headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/api/sync_data.h
diff --git a/components/sync/api/sync_data.h b/components/sync/api/sync_data.h
index 2ebd47e52a101a69b05dd87f2aaf64886a689c7d..5c570bd6b0b9a6307750d698eb634f678c79889d 100644
--- a/components/sync/api/sync_data.h
+++ b/components/sync/api/sync_data.h
@@ -13,7 +13,6 @@
#include "base/callback.h"
#include "base/memory/ref_counted.h"
-#include "base/stl_util.h"
#include "base/time/time.h"
#include "components/sync/api/attachments/attachment_id.h"
#include "components/sync/base/immutable.h"
« no previous file with comments | « components/password_manager/core/browser/password_manager.h ('k') | components/sync/engine_impl/cycle/status_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698