Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(553)

Unified Diff: remoting/remoting_test.gypi

Issue 1008043003: Adding Test Fixture for initial test cases for the App Remoting Test Driver. Also includes the pub… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index bd0ae5a89ef795ce3e7d297f4bd7d5513ed473d5..5fabf40d0c49b4817a955ac1237aabe0e11a3c28 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -68,6 +68,8 @@
'test/mock_access_token_fetcher.h',
'test/refresh_token_store.cc',
'test/refresh_token_store.h',
+ 'test/remote_application_data.cc',
+ 'test/remote_application_data.h',
'test/remote_connection_observer.h',
'test/remote_host_info.cc',
'test/remote_host_info.h',

Powered by Google App Engine
This is Rietveld 408576698