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

Unified Diff: impl/memory/mail_static_lists.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 | « impl/memory/gkvlite_iter_test.go ('k') | impl/memory/taskqueue.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: impl/memory/mail_static_lists.go
diff --git a/impl/memory/mail_static_lists.go b/impl/memory/mail_static_lists.go
index a65f13bf9f312fe60929b12be4e94aae432c7a10..b664e6609e55f2e62acb65265edab30bb642129f 100644
--- a/impl/memory/mail_static_lists.go
+++ b/impl/memory/mail_static_lists.go
@@ -5,7 +5,7 @@
package memory
import (
- "github.com/luci/luci-go/common/stringset"
+ "github.com/luci/luci-go/common/data/stringset"
)
// all of these constants were imported on Mon Dec 14 18:18:00 PST 2015 from
« no previous file with comments | « impl/memory/gkvlite_iter_test.go ('k') | impl/memory/taskqueue.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698