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

Unified Diff: components/sync/test/engine/single_type_mock_server.cc

Issue 2387553002: [Sync] Removing duplicated includes between cc and h files. (Closed)
Patch Set: Fixing DataTypeStatusTable Created 4 years, 3 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/test/engine/single_type_mock_server.cc
diff --git a/components/sync/test/engine/single_type_mock_server.cc b/components/sync/test/engine/single_type_mock_server.cc
index 630d1bd1b858419f98c72f15d37d94cd1f0caec9..f3904013180019e2c845e7374f50fd38c3bb476c 100644
--- a/components/sync/test/engine/single_type_mock_server.cc
+++ b/components/sync/test/engine/single_type_mock_server.cc
@@ -4,9 +4,6 @@
#include "components/sync/test/engine/single_type_mock_server.h"
-#include <stddef.h>
-#include <stdint.h>
-
#include "components/sync/base/time.h"
using google::protobuf::RepeatedPtrField;
« no previous file with comments | « components/sync/test/engine/mock_update_handler.cc ('k') | components/sync/test/engine/test_directory_setter_upper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698