Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."
This reverts commit 724f0be33d0eb42055ebe81ce0c8c7bf88ea666c.
diff --git a/BUILD b/BUILD
index ee81c75..7de6f40 100644
--- a/BUILD
+++ b/BUILD
@@ -121,7 +121,6 @@
"src/google/protobuf/api.pb.cc",
"src/google/protobuf/compiler/importer.cc",
"src/google/protobuf/compiler/parser.cc",
- "src/google/protobuf/compiler/plugin.pb.cc",
"src/google/protobuf/descriptor.cc",
"src/google/protobuf/descriptor.pb.cc",
"src/google/protobuf/descriptor_database.cc",
@@ -379,6 +378,7 @@
"src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc",
"src/google/protobuf/compiler/php/php_generator.cc",
"src/google/protobuf/compiler/plugin.cc",
+ "src/google/protobuf/compiler/plugin.pb.cc",
"src/google/protobuf/compiler/python/python_generator.cc",
"src/google/protobuf/compiler/ruby/ruby_generator.cc",
"src/google/protobuf/compiler/subprocess.cc",