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

Unified Diff: components/sync/core/activation_context.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
« no previous file with comments | « components/sync/base/immutable.h ('k') | components/sync/core/attachments/attachment_downloader_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/activation_context.h
diff --git a/components/sync/core/activation_context.h b/components/sync/core/activation_context.h
index dd8f6d0472546342648f89a3135f29a3ed523480..b832b029547a2d6dbf0b150eebe3772d531130db 100644
--- a/components/sync/core/activation_context.h
+++ b/components/sync/core/activation_context.h
@@ -5,6 +5,8 @@
#ifndef COMPONENTS_SYNC_CORE_ACTIVATION_CONTEXT_H_
#define COMPONENTS_SYNC_CORE_ACTIVATION_CONTEXT_H_
+#include <memory>
+
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#include "base/sequenced_task_runner.h"
« no previous file with comments | « components/sync/base/immutable.h ('k') | components/sync/core/attachments/attachment_downloader_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698