Merge changes I468b1c67,I1f4e8185

* changes:
  Support multiple reports per patchset
  Update to master
diff --git a/src/main/java/com/googlesource/gerrit/plugins/verifystatus/VerifyStatusForm.gwt.xml b/src/main/java/com/googlesource/gerrit/plugins/verifystatus/VerifyStatusForm.gwt.xml
index 3e75cdc..9d3d878 100644
--- a/src/main/java/com/googlesource/gerrit/plugins/verifystatus/VerifyStatusForm.gwt.xml
+++ b/src/main/java/com/googlesource/gerrit/plugins/verifystatus/VerifyStatusForm.gwt.xml
@@ -27,5 +27,4 @@
   <!-- added in order to make this plugin as simple as possible   -->
   <!-- Specify the app entry point class.                         -->
   <entry-point class="com.googlesource.gerrit.plugins.verifystatus.client.VerifyStatusPlugin"/>
-  <stylesheet src="verifystatus.css"/>
 </module>