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

Unified Diff: chrome/test/webdriver/session_manager.cc

Issue 5091005: FBTF: Remove unneeded headers from base/ (part 9) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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
Index: chrome/test/webdriver/session_manager.cc
===================================================================
--- chrome/test/webdriver/session_manager.cc (revision 66704)
+++ chrome/test/webdriver/session_manager.cc (working copy)
@@ -18,7 +18,6 @@
#endif
#include "base/command_line.h"
-#include "base/lock.h"
#include "base/logging.h"
#include "base/process.h"
#include "base/process_util.h"

Powered by Google App Engine
This is Rietveld 408576698