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

Unified Diff: components/sync/base/weak_handle.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
« no previous file with comments | « components/sync/base/unique_position.cc ('k') | components/sync/core/base_node.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/weak_handle.cc
diff --git a/components/sync/base/weak_handle.cc b/components/sync/base/weak_handle.cc
index d2d784d1868d556329a0a8a58b28432c6450dd22..d21073080f6e9603c930a2a9bbab9e58caca78f4 100644
--- a/components/sync/base/weak_handle.cc
+++ b/components/sync/base/weak_handle.cc
@@ -7,7 +7,6 @@
#include <sstream>
#include "base/callback.h"
-#include "base/location.h"
#include "base/threading/thread_task_runner_handle.h"
namespace syncer {
« no previous file with comments | « components/sync/base/unique_position.cc ('k') | components/sync/core/base_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698