Commit 7836c1da authored by gogerald's avatar gogerald Committed by Commit Bot

[TabUI] Remove unused variable in tests

Bug: 937678
Change-Id: I099f47df0f3682bb8baec1fe6e472cc2e2ee8a9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1773320Reviewed-by: default avatarWei-Yin Chen (陳威尹) <wychen@chromium.org>
Commit-Queue: Ganggui Tang <gogerald@chromium.org>
Auto-Submit: Ganggui Tang <gogerald@chromium.org>
Cr-Commit-Position: refs/heads/master@{#691152}
parent 2e84af54
......@@ -54,7 +54,6 @@ public class TabListContainerViewBinderTest extends DummyUiActivityTestCase {
public TestRule mProcessor = new Features.JUnitProcessor();
private static final int CONTAINER_HEIGHT = 56;
private TabListContainerViewBinder mTabListContainerViewHolder;
private PropertyModel mContainerModel;
private PropertyModelChangeProcessor mMCP;
private TabListRecyclerView mRecyclerView;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment