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

Unified Diff: content/content_browser.gypi

Issue 13954002: Refactor IndexedDBInfo out of browsingdata (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix cocoa unit tests Created 7 years, 8 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 | « content/browser/indexed_db/indexed_db_context_impl.cc ('k') | content/public/browser/indexed_db_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1de3993d1bf1bb81bdab83de8cb18e835c883ee9..446f0c0eda15f1bf4d3f2b176b0d0dab75692f3f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -95,6 +95,8 @@
'public/browser/histogram_fetcher.h',
'public/browser/host_zoom_map.h',
'public/browser/indexed_db_context.h',
+ 'public/browser/indexed_db_info.cc',
+ 'public/browser/indexed_db_info.h',
'public/browser/interstitial_page.h',
'public/browser/invalidate_type.h',
'public/browser/javascript_dialog_manager.cc',
« no previous file with comments | « content/browser/indexed_db/indexed_db_context_impl.cc ('k') | content/public/browser/indexed_db_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698