@@ -1,4 +1,5 @@
// +build cgo
+// +build !appengine
package metrics
@@ -1,4 +1,4 @@
-// +build !cgo
+// +build !cgo appengine