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

Unified Diff: remoting/remoting_test.gypi

Issue 1212333011: Retrieved Hostlist information from Directory service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « no previous file | remoting/test/chromoting_host_info.h » ('j') | remoting/test/chromoting_host_info.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index 807e86e5a6ba17890ba633c793b34c955d0d7710..349b03da14f8dc95b365b8ecc8f979e557da101c 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -130,7 +130,11 @@
'VERSION=<(version_full)',
],
'sources': [
+ 'test/chromoting_host_info.cc',
+ 'test/chromoting_host_info.h',
'test/chromoting_test_driver.cc',
+ 'test/hostlist_fetcher.cc',
+ 'test/hostlist_fetcher.h',
],
'include_dirs': [
'../testing/gtest/include',
« no previous file with comments | « no previous file | remoting/test/chromoting_host_info.h » ('j') | remoting/test/chromoting_host_info.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698