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

Unified Diff: chrome/chrome_tests.gypi

Issue 12052004: [chromedriver] Create release script and handle Chrome/ChromeDriver versions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 11 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/test/chromedriver/chrome_impl.h » ('j') | chrome/test/chromedriver/chrome_impl.cc » ('J')
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 55baa719e0657372a01357ba3c07f1191736f899..5bf188a498fb82bb2ea03d2f4291e4dff87e6d10 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -748,6 +748,8 @@
'test/chromedriver/status.cc',
'test/chromedriver/status.h',
'test/chromedriver/synchronized_map.h',
+ 'test/chromedriver/version.cc',
+ 'test/chromedriver/version.h',
],
'actions': [
{
« no previous file with comments | « no previous file | chrome/test/chromedriver/chrome_impl.h » ('j') | chrome/test/chromedriver/chrome_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698