Index: docs/android_studio.md |
diff --git a/docs/android_studio.md b/docs/android_studio.md |
index 52232963613e1881dbd8574df9759839678fe4d2..95258865a3fd55df4088d6783beeb075c498ac30 100644 |
--- a/docs/android_studio.md |
+++ b/docs/android_studio.md |
@@ -109,7 +109,6 @@ resources, native libraries, etc. |
### What doesn't work (yet) ([crbug](https://bugs.chromium.org/p/chromium/issues/detail?id=620034)) |
- * JUnit Test targets |
* Better support for instrumentation tests (they are treated as non-test .apks right now) |
* Make gradle aware of resources and assets |
* Make gradle aware of native code via pointing it at the location of our .so |