summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_all.gyp
diff options
context:
space:
mode:
authorjoedow <joedow@chromium.org>2015-03-24 23:10:12 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-25 06:11:03 +0000
commit2230e1f901c84ce7fb9a69b2055ba9879a0461a2 (patch)
treea2c91ad6b6c57e14bb6eb724512a6c3cbc21c05d /remoting/remoting_all.gyp
parenta73fbeaa64b86689506bbbb9a2473460b976dbf8 (diff)
downloadchromium_src-2230e1f901c84ce7fb9a69b2055ba9879a0461a2.zip
chromium_src-2230e1f901c84ce7fb9a69b2055ba9879a0461a2.tar.gz
chromium_src-2230e1f901c84ce7fb9a69b2055ba9879a0461a2.tar.bz2
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}
Diffstat (limited to 'remoting/remoting_all.gyp')
-rw-r--r--remoting/remoting_all.gyp1
1 files changed, 1 insertions, 0 deletions
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',
],