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

Unified Diff: build/all.gyp

Issue 10365016: Add a dependency on remoting_webapp to chromium_builder_qa. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rephrase comment. 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 | « no previous file | no next file » | 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 b4a165db3ace9b371b481b5a9e2b7f9787803af6..6c2941f3b0d0f2674b281b38055a6230f7928fbb 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -276,6 +276,8 @@
'type': 'none',
'dependencies': [
'../chrome/chrome.gyp:chromedriver',
+ # Dependencies of pyauto_functional tests.
+ '../remoting/remoting.gyp:remoting_webapp',
],
'conditions': [
# If you change this condition, make sure you also change it
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698