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

Unified Diff: components/sync/device_info/device_info_tracker.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/device_info/device_info_sync_service.h ('k') | components/sync/driver/backend_migrator.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_tracker.h
diff --git a/components/sync/device_info/device_info_tracker.h b/components/sync/device_info/device_info_tracker.h
index 6fe5f808cc6eb13d2580598126f206111f5eab95..b625df8fc637d3a73eec0f5c7423db61b260e8ee 100644
--- a/components/sync/device_info/device_info_tracker.h
+++ b/components/sync/device_info/device_info_tracker.h
@@ -7,6 +7,7 @@
#include <memory>
#include <string>
+#include <vector>
#include "components/sync/device_info/device_info.h"
« no previous file with comments | « components/sync/device_info/device_info_sync_service.h ('k') | components/sync/driver/backend_migrator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698