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

Unified Diff: chrome/chrome_tests.gypi

Issue 11366163: Build and archive the new chromedriver library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 1 month 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 | « build/all.gyp ('k') | chrome/tools/build/linux/TESTS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 408abcb8b9d485cf8d1884c8539ca851eede9e86..10e3dbe0927e7188b7a7588cd8d883926d385f64 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1004,7 +1004,7 @@
# This is the new ChromeDriver based on DevTools.
{
'target_name': 'chromedriver2',
- 'type': 'shared_library',
+ 'type': 'loadable_module',
'dependencies': [
'chromedriver2_lib',
'../base/base.gyp:base',
« no previous file with comments | « build/all.gyp ('k') | chrome/tools/build/linux/TESTS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698