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

Unified Diff: build/all.gyp

Issue 14657024: Build chromedriver2 library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 6bb4077dfac93a0aca9be93b16f0e8f6f6f9ffcd..94a1169125b02eab57cadf1b0c24e85d56f0bdd4 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -429,6 +429,7 @@
'target_name': 'chromium_builder_chromedriver',
'type': 'none',
'dependencies': [
+ '../chrome/chrome.gyp:chromedriver2',
'../chrome/chrome.gyp:chromedriver2_server',
'../chrome/chrome.gyp:chromedriver2_tests',
'../chrome/chrome.gyp:chromedriver2_unittests',
« 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