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

Unified Diff: sync/util/invalidation_helper.cc

Issue 1310323009: Merge duplicate code in invalidation helper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« sync/util/invalidation_helper.h ('K') | « sync/util/invalidation_helper.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/util/invalidation_helper.cc
diff --git a/sync/tools/invalidation_helper.cc b/sync/util/invalidation_helper.cc
similarity index 95%
rename from sync/tools/invalidation_helper.cc
rename to sync/util/invalidation_helper.cc
index 61a4b87f71f2a71a8e0dc4e1ba92b7c200472b34..ea19c0dc9f1ac84f79ca901a7541724250d82e4e 100644
--- a/sync/tools/invalidation_helper.cc
+++ b/sync/util/invalidation_helper.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "sync/tools/invalidation_helper.h"
+#include "sync/util/invalidation_helper.h"
#include "google/cacheinvalidation/types.pb.h"
« sync/util/invalidation_helper.h ('K') | « sync/util/invalidation_helper.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698