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

Unified Diff: components/sync/device_info/device_info.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/core_impl/sync_manager_impl.h ('k') | components/sync/device_info/device_info_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/device_info/device_info.h
diff --git a/components/sync/device_info/device_info.h b/components/sync/device_info/device_info.h
index 2dc1326e3cc382401471874d6b1d07cacd3d6087..812212776e2b6020516b36967f3a222c2d3f2f0c 100644
--- a/components/sync/device_info/device_info.h
+++ b/components/sync/device_info/device_info.h
@@ -5,6 +5,7 @@
#ifndef COMPONENTS_SYNC_DEVICE_INFO_DEVICE_INFO_H_
#define COMPONENTS_SYNC_DEVICE_INFO_DEVICE_INFO_H_
+#include <memory>
#include <string>
#include "base/callback.h"
« no previous file with comments | « components/sync/core_impl/sync_manager_impl.h ('k') | components/sync/device_info/device_info_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698