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

Unified Diff: build/all.gyp

Issue 10352018: Adding a unittest to verify that the code signing job will be able to unpack and re-assemble the Ch… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « .gitignore ('k') | remoting/remoting.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index e4801e2155fcd3e26d7e28501d8d6bfd49fcb9f5..b4a165db3ace9b371b481b5a9e2b7f9787803af6 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -548,6 +548,7 @@
platformsdk_exists == "True"', {
'dependencies': [
'../remoting/remoting.gyp:remoting_host_installation',
+ '../remoting/remoting.gyp:remoting_host_installation_unittest',
],
}], # component != "shared_library"
]
« no previous file with comments | « .gitignore ('k') | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698