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

Unified Diff: chrome/chrome_browser.gypi

Issue 7063020: Adding `browsing_data_filesystem_helper*` as the first step towards content settings UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Dropping explicit use of UI thread. Created 9 years, 7 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 | « chrome/browser/browsing_data_file_system_helper_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 40132e2bfb822d93cccef4ce53ca29a6d1dcb5f9..8d8a3768af4ba9f1ed584f031d5d55e7baf60ed7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -322,6 +322,8 @@
'browser/browsing_data_appcache_helper.h',
'browser/browsing_data_database_helper.cc',
'browser/browsing_data_database_helper.h',
+ 'browser/browsing_data_file_system_helper.cc',
+ 'browser/browsing_data_file_system_helper.h',
'browser/browsing_data_indexed_db_helper.cc',
'browser/browsing_data_indexed_db_helper.h',
'browser/browsing_data_local_storage_helper.cc',
« no previous file with comments | « chrome/browser/browsing_data_file_system_helper_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698