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

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

Issue 2389063002: [Sync] Fixing easy lint violations. (Closed)
Patch Set: 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_downloader_impl.h
diff --git a/components/sync/core/attachments/attachment_downloader_impl.h b/components/sync/core/attachments/attachment_downloader_impl.h
index 41cdb06288384c22cffaba3b25953e8201862946..6e2d9f4512a97bccc1c238854e6834e55c5568d4 100644
--- a/components/sync/core/attachments/attachment_downloader_impl.h
+++ b/components/sync/core/attachments/attachment_downloader_impl.h
@@ -7,6 +7,7 @@
#include <stdint.h>
+#include <memory>
#include <string>
#include <unordered_map>
#include <vector>

Powered by Google App Engine
This is Rietveld 408576698