Index: remoting/BUILD.gn |
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
index 5e2b5c4704205716ac01e79a2c6d02f569685c65..7435e3cc17f4b63e6942f477d0abf72a538fff95 100644 |
--- a/remoting/BUILD.gn |
+++ b/remoting/BUILD.gn |
@@ -20,9 +20,10 @@ group("remoting_all") { |
deps = [ |
#"//remoting:remoting_browser_test_resources", |
"//remoting:remoting_unittests", |
+ |
#"//remoting:remoting_webapp_unittests", |
#"//app_remoting_test.gyp:ar_sample_test_driver", |
- #"//app_remoting_webapp.gyp:ar_sample_app", |
+ "//remoting/webapp:ar_sample_app", |
] |
# TODO(GYP): add is_mac |