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

Unified Diff: components/sync/core/attachments/on_disk_attachment_store.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/on_disk_attachment_store.h
diff --git a/components/sync/core/attachments/on_disk_attachment_store.h b/components/sync/core/attachments/on_disk_attachment_store.h
index 6e08e34c65bc068f2943d67740a313f9dcce2d39..87e66f5d9e4f5f3dda0d1b0f3bef5e83471387e2 100644
--- a/components/sync/core/attachments/on_disk_attachment_store.h
+++ b/components/sync/core/attachments/on_disk_attachment_store.h
@@ -5,6 +5,7 @@
#ifndef COMPONENTS_SYNC_CORE_ATTACHMENTS_ON_DISK_ATTACHMENT_STORE_H_
#define COMPONENTS_SYNC_CORE_ATTACHMENTS_ON_DISK_ATTACHMENT_STORE_H_
+#include <memory>
#include <string>
#include "base/files/file_path.h"
« no previous file with comments | « components/sync/core/attachments/attachment_uploader_impl.h ('k') | components/sync/core/internal_components_factory_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698