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

Unified Diff: components/sync/device_info/device_info_tracker.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/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"

Powered by Google App Engine
This is Rietveld 408576698