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

Unified Diff: build/all.gyp

Issue 18419003: [chromedriver] Remove dll build target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments. Created 7 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 | chrome/chrome_tests.gypi » ('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 e5f1218f9f2315901ebed36639f70d9df024cdb3..8b0677a5b6b882ac9fecd0f6aa8dfe6e99aaa172 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -454,7 +454,6 @@
'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 | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698