Chromium Code Reviews

Unified Diff: chrome/renderer/net/predictor_queue.h

Issue 5091005: FBTF: Remove unneeded headers from base/ (part 9) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix win build Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/renderer/net/predictor_queue.h
===================================================================
--- chrome/renderer/net/predictor_queue.h (revision 66704)
+++ chrome/renderer/net/predictor_queue.h (working copy)
@@ -28,7 +28,6 @@
#include <string>
#include "base/basictypes.h"
-#include "base/lock.h"
#include "base/scoped_ptr.h"
class DnsQueue {
« no previous file with comments | « chrome/common/file_system/webfilesystem_callback_dispatcher.cc ('k') | chrome/test/webdriver/session_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine