From 2230e1f901c84ce7fb9a69b2055ba9879a0461a2 Mon Sep 17 00:00:00 2001 From: joedow Date: Tue, 24 Mar 2015 23:10:12 -0700 Subject: Adding Test Fixture for initial test cases for the App Remoting Test Driver. Also includes the public stubs for the remote application data methods. Also ran clang-format on edited files to keep consistent with formatting in my previous changelist. BUG=467200 Review URL: https://codereview.chromium.org/1008043003 Cr-Commit-Position: refs/heads/master@{#322119} --- remoting/remoting_all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'remoting/remoting_all.gyp') diff --git a/remoting/remoting_all.gyp b/remoting/remoting_all.gyp index 19d5783..72579c0 100644 --- a/remoting/remoting_all.gyp +++ b/remoting/remoting_all.gyp @@ -24,6 +24,7 @@ '../remoting/remoting.gyp:remoting_webapp', '../remoting/remoting.gyp:remoting_webapp_html', '../remoting/remoting.gyp:remoting_webapp_unittests', + '../remoting/app_remoting_test.gyp:ar_sample_test_driver', '../remoting/app_remoting_webapp.gyp:ar_sample_app', ], -- cgit v1.1