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

Unified Diff: chrome/browser/in_process_webkit/indexed_db_key_utility_client.cc

Issue 5875005: Cleanup: Remove unneeded includes of notification_service.h.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: put includes in right order Created 10 years 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 | « chrome/browser/importer/importer.cc ('k') | chrome/browser/instant/instant_loader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/in_process_webkit/indexed_db_key_utility_client.cc
===================================================================
--- chrome/browser/in_process_webkit/indexed_db_key_utility_client.cc (revision 69306)
+++ chrome/browser/in_process_webkit/indexed_db_key_utility_client.cc (working copy)
@@ -4,9 +4,10 @@
#include "chrome/browser/in_process_webkit/indexed_db_key_utility_client.h"
+#include <vector>
+
#include "chrome/browser/browser_process.h"
#include "chrome/common/indexed_db_key.h"
-#include "chrome/common/notification_service.h"
#include "chrome/common/serialized_script_value.h"
IndexedDBKeyUtilityClient::IndexedDBKeyUtilityClient()
Property changes on: chrome/browser/in_process_webkit/indexed_db_key_utility_client.cc
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « chrome/browser/importer/importer.cc ('k') | chrome/browser/instant/instant_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698