| Index: webrtc/BUILD.gn
 | 
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
 | 
| index 58300a43a06079cbc90c6f4e7d93f13ee0709a9d..cd75f40b95557b7cf5985662978dc8793c71d8cd 100644
 | 
| --- a/webrtc/BUILD.gn
 | 
| +++ b/webrtc/BUILD.gn
 | 
| @@ -713,6 +713,7 @@ if (rtc_include_tests) {
 | 
|          "androidjunit/src/org/webrtc/CameraEnumerationTest.java",
 | 
|          "examples/androidjunit/src/org/appspot/apprtc/DirectRTCClientTest.java",
 | 
|          "examples/androidjunit/src/org/appspot/apprtc/TCPChannelClientTest.java",
 | 
| +        "examples/androidjunit/src/org/appspot/apprtc/BluetoothManagerTest.java",
 | 
|        ]
 | 
|  
 | 
|        deps = [
 | 
| 
 |