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

Unified Diff: chrome/browser/content_settings/local_shared_objects_container.h

Issue 640733002: Move local_shared_objects_counter.h to content_settings component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/content_settings/local_shared_objects_counter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/content_settings/local_shared_objects_container.h
diff --git a/chrome/browser/content_settings/local_shared_objects_container.h b/chrome/browser/content_settings/local_shared_objects_container.h
index 683ddbfa74e704670586bf30467aa861100a5be9..44f476004a9ab9f9ed7abad0a0f5af1d54337d88 100644
--- a/chrome/browser/content_settings/local_shared_objects_container.h
+++ b/chrome/browser/content_settings/local_shared_objects_container.h
@@ -7,7 +7,7 @@
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
-#include "chrome/browser/content_settings/local_shared_objects_counter.h"
+#include "components/content_settings/core/browser/local_shared_objects_counter.h"
class CannedBrowsingDataAppCacheHelper;
class CannedBrowsingDataChannelIDHelper;
« no previous file with comments | « no previous file | chrome/browser/content_settings/local_shared_objects_counter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698