Chromium Code Reviews| Index: common/auth/auth.go | 
| diff --git a/common/auth/auth.go b/common/auth/auth.go | 
| index 4da100e1bfc02c5fd4ae29888b44fe75b93bd5c1..f7309bd82f1150948d721609d668f57cded5df16 100644 | 
| --- a/common/auth/auth.go | 
| +++ b/common/auth/auth.go | 
| @@ -38,7 +38,7 @@ import ( | 
| "golang.org/x/net/context" | 
| "golang.org/x/oauth2" | 
| - "google.golang.org/cloud/compute/metadata" | 
| + "cloud.google.com/go/compute/metadata" | 
| "github.com/mitchellh/go-homedir" |