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

Unified Diff: components/sync/core/attachments/attachment_service_impl.h

Issue 2389063002: [Sync] Fixing easy lint violations. (Closed)
Patch Set: Updated for Max's comments. Created 4 years, 2 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/core/attachments/attachment_service_impl.h
diff --git a/components/sync/core/attachments/attachment_service_impl.h b/components/sync/core/attachments/attachment_service_impl.h
index 7332805a9003ed1075c597479af11402b24822f4..f23c92e5bf04699bb5160228630d2222fdde5e49 100644
--- a/components/sync/core/attachments/attachment_service_impl.h
+++ b/components/sync/core/attachments/attachment_service_impl.h
@@ -6,6 +6,7 @@
#define COMPONENTS_SYNC_CORE_ATTACHMENTS_ATTACHMENT_SERVICE_IMPL_H_
#include <deque>
+#include <memory>
#include "base/macros.h"
#include "base/memory/ref_counted.h"

Powered by Google App Engine
This is Rietveld 408576698