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

Unified Diff: chrome/chrome_tests.gypi

Issue 23566018: [chromedriver] Remove Logger and just use base LOG. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 7 years, 3 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/capabilities.h » ('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 6428516d3d54083eae781c6df754b440554e1c43..3b217c02099b7d8c5ad6cf1dfef20286aef71ec7 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -846,6 +846,8 @@
'test/chromedriver/chrome/status.h',
'test/chromedriver/chrome/ui_events.cc',
'test/chromedriver/chrome/ui_events.h',
+ 'test/chromedriver/chrome/util.cc',
+ 'test/chromedriver/chrome/util.h',
'test/chromedriver/chrome/version.cc',
'test/chromedriver/chrome/version.h',
'test/chromedriver/chrome/web_view.h',
« no previous file with comments | « no previous file | chrome/test/chromedriver/capabilities.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698