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

Unified Diff: filter/txnBuf/query_merger.go

Issue 2192003003: GAE CL for luci-go common refactor (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/gae@master
Patch Set: Created 4 years, 5 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 | « filter/dscache/dscache_test.go ('k') | filter/txnBuf/state.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: filter/txnBuf/query_merger.go
diff --git a/filter/txnBuf/query_merger.go b/filter/txnBuf/query_merger.go
index 549ec760b1e0f3edc8129e3774a26c1339e00621..524b5a9e042e2b2c0e2f1fd37c3a86e60b646b01 100644
--- a/filter/txnBuf/query_merger.go
+++ b/filter/txnBuf/query_merger.go
@@ -11,7 +11,7 @@ import (
"github.com/luci/gae/impl/memory"
ds "github.com/luci/gae/service/datastore"
"github.com/luci/gae/service/datastore/serialize"
- "github.com/luci/luci-go/common/stringset"
+ "github.com/luci/luci-go/common/data/stringset"
)
// queryToIter takes a FinalizedQuery and returns an iterator function which
« no previous file with comments | « filter/dscache/dscache_test.go ('k') | filter/txnBuf/state.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698