Chromium Code Reviews| Index: go/src/infra/gae/libs/meta/eg.go |
| diff --git a/go/src/infra/gae/libs/meta/eg.go b/go/src/infra/gae/libs/meta/eg.go |
| index 55ddce438685cff033561bdfbf30c12ccda0331c..ab533f9c0cf6e51c79df14ed96fed3889132a385 100644 |
| --- a/go/src/infra/gae/libs/meta/eg.go |
| +++ b/go/src/infra/gae/libs/meta/eg.go |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +// +build appengine |
| + |
| package meta |
| import ( |