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

Unified Diff: remoting/remoting_all.gyp

Issue 1164143002: Added new driver for chromoting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unused headers. Clarified comments. Reorganized .gyp file content. 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
Index: remoting/remoting_all.gyp
diff --git a/remoting/remoting_all.gyp b/remoting/remoting_all.gyp
index 7e89cb6fa374a1a325ec9b185861850abdf596b0..8fada744918e59ac8c0ce6167a779f226845f5f5 100644
--- a/remoting/remoting_all.gyp
+++ b/remoting/remoting_all.gyp
@@ -12,6 +12,7 @@
'target_name': 'remoting_all',
'type': 'none',
'dependencies': [
+ '../remoting/chromoting_test.gyp:chromoting_test_driver',
joedow 2015/06/08 17:20:04 If you are going to order this alphabetically, can
'../remoting/remoting.gyp:remoting_base',
'../remoting/remoting.gyp:remoting_breakpad',
'../remoting/remoting.gyp:remoting_browser_test_resources',

Powered by Google App Engine
This is Rietveld 408576698