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

Unified Diff: components/sync/engine/polling_constants.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/engine/model_safe_worker.cc ('k') | components/sync/engine_impl/all_status.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/polling_constants.cc
diff --git a/components/sync/engine/polling_constants.cc b/components/sync/engine/polling_constants.cc
index 6b2a1c07becb339c6eae75396ed4174973018454..bc449825de826f4f27e7124069692ced7c24df1f 100644
--- a/components/sync/engine/polling_constants.cc
+++ b/components/sync/engine/polling_constants.cc
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include <stdint.h>
-
#include "components/sync/engine/polling_constants.h"
namespace syncer {
« no previous file with comments | « components/sync/engine/model_safe_worker.cc ('k') | components/sync/engine_impl/all_status.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698