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

Unified Diff: sync/tools/BUILD.gn

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
« no previous file with comments | « no previous file | sync/tools/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/tools/BUILD.gn
diff --git a/sync/tools/BUILD.gn b/sync/tools/BUILD.gn
index fc6f7ae00e3e230fd41d38cf5145152382e9f083..766803bae2c9fb3bd7212636d7e3b5afb0144155 100644
--- a/sync/tools/BUILD.gn
+++ b/sync/tools/BUILD.gn
@@ -10,8 +10,6 @@ if (is_linux && !is_chromeos) {
testonly = true
sources = [
- "invalidation_helper.cc",
- "invalidation_helper.h",
"null_invalidation_state_tracker.cc",
"null_invalidation_state_tracker.h",
]
« no previous file with comments | « no previous file | sync/tools/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698