Index: chrome/browser/net/chrome_url_request_context.h |
=================================================================== |
--- chrome/browser/net/chrome_url_request_context.h (revision 26110) |
+++ chrome/browser/net/chrome_url_request_context.h (working copy) |
@@ -1,10 +1,9 @@ |
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2009 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
#include "base/file_path.h" |
#include "chrome/common/appcache/chrome_appcache_service.h" |
-#include "chrome/common/net/cookie_monster_sqlite.h" |
#include "chrome/common/notification_registrar.h" |
#include "chrome/common/pref_service.h" |
#include "net/url_request/url_request_context.h" |