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

Unified Diff: chrome/test/chromedriver/logging.h

Issue 14591005: C++ readability review from original change https://chromiumcodereview.appspot.com/14263024/ (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Update to head. 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
Index: chrome/test/chromedriver/logging.h
diff --git a/chrome/test/chromedriver/logging.h b/chrome/test/chromedriver/logging.h
index 25f46ce17d898d64169d6c1e097193643f337e0e..75f6f2500f79d6d6a39b73ddeb9159ed8a4acbcc 100644
--- a/chrome/test/chromedriver/logging.h
+++ b/chrome/test/chromedriver/logging.h
@@ -60,3 +60,4 @@ Status CreateLogs(const Capabilities& capabilities,
ScopedVector<DevToolsEventListener>* out_listeners);
#endif // CHROME_TEST_CHROMEDRIVER_LOGGING_H_
+

Powered by Google App Engine
This is Rietveld 408576698