goprotobuf: update to go 1 import strings
R=dsymonds
CC=golang-dev
http://codereview.appspot.com/5496065
diff --git a/compiler/plugin/plugin.pb.go b/compiler/plugin/plugin.pb.go
index f85b5c6..4954cad 100644
--- a/compiler/plugin/plugin.pb.go
+++ b/compiler/plugin/plugin.pb.go
@@ -3,10 +3,10 @@
package google_protobuf_compiler
-import proto "goprotobuf.googlecode.com/hg/proto"
+import proto "code.google.com/p/goprotobuf/proto"
import "math"
-import google_protobuf "goprotobuf.googlecode.com/hg/compiler/descriptor"
+import google_protobuf "code.google.com/p/goprotobuf/compiler/descriptor"
// Reference proto, math & os imports to suppress error if they are not otherwise used.
var _ = proto.GetString