Merge "Use UTF-8 to encode payload"
diff --git a/BUCK b/BUCK
index aa5978f..4ab0963 100644
--- a/BUCK
+++ b/BUCK
@@ -78,6 +78,7 @@
   deps = [
     ':its-phabricator__plugin',
     ':its-phabricator_tests-utils',
+    ':its-base_stripped',
     '//gerrit-plugin-api:lib',
     '//plugins/its-phabricator/lib:easymock',
     '//lib:guava',