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

Unified Diff: chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc

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: chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc
diff --git a/chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc b/chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc
index 1e4526f138a8a08478ac9bd91ebdc4c49da9d29d..88b6fd3f62ff1ec06d3e7e714e3e35734c270bd2 100644
--- a/chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc
+++ b/chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc
@@ -6,6 +6,8 @@
#include <stdint.h>
+#include <string>
+
#include "base/files/file_path.h"
#include "base/message_loop/message_loop.h"
#include "base/path_service.h"

Powered by Google App Engine
This is Rietveld 408576698