HttpModule: Adjust to changed package

The HttpModule class was moved from the api package to the root
package in change If47336c51, but the package declaration was
not adjusted.

Also, as a result of the move, classes from the api package must
now be explicitly imported.

Change-Id: Id17058b60257c49663de6c3756c48a3d28efe301
1 file changed
tree: fba8439e4ca29a915375266fdb8113f7cbd958d5
  1. gr-checks/
  2. java/
  3. javatests/
  4. resources/
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.