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

Unified Diff: components/sync/test/fake_server/entity_builder_factory.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/fake_server/entity_builder_factory.cc
diff --git a/components/sync/test/fake_server/entity_builder_factory.cc b/components/sync/test/fake_server/entity_builder_factory.cc
index 75dfa8fd3009b70b53be53e0c637060e483a847a..ace0e38d7b05dc02a4a941aecfb84263f027ed9c 100644
--- a/components/sync/test/fake_server/entity_builder_factory.cc
+++ b/components/sync/test/fake_server/entity_builder_factory.cc
@@ -4,12 +4,8 @@
#include "components/sync/test/fake_server/entity_builder_factory.h"
-#include <string>
-
#include "base/guid.h"
#include "base/strings/string_number_conversions.h"
-#include "components/sync/test/fake_server/bookmark_entity_builder.h"
-#include "url/gurl.h"
using std::string;
« no previous file with comments | « components/sync/test/fake_server/bookmark_entity_builder.cc ('k') | components/sync/test/fake_server/fake_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698