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

Unified Diff: chrome/chrome_tests.gypi

Issue 7491085: Revert 95607 - Adding usage entry to chrome://settings/cookies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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/chrome_browser.gypi ('k') | webkit/quota/mock_storage_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 95777)
+++ chrome/chrome_tests.gypi (working copy)
@@ -87,8 +87,6 @@
'browser/mock_browsing_data_indexed_db_helper.h',
'browser/mock_browsing_data_local_storage_helper.cc',
'browser/mock_browsing_data_local_storage_helper.h',
- 'browser/mock_browsing_data_quota_helper.cc',
- 'browser/mock_browsing_data_quota_helper.h',
'browser/notifications/notification_test_util.cc',
'browser/notifications/notification_test_util.h',
'browser/policy/mock_cloud_policy_data_store.cc',
@@ -1326,7 +1324,6 @@
'browser/browsing_data_file_system_helper_unittest.cc',
'browser/browsing_data_indexed_db_helper_unittest.cc',
'browser/browsing_data_local_storage_helper_unittest.cc',
- 'browser/browsing_data_quota_helper_unittest.cc',
'browser/browsing_data_remover_unittest.cc',
'browser/chrome_browser_application_mac_unittest.mm',
'browser/chromeos/cros/network_library.cc',
@@ -2080,8 +2077,6 @@
'../webkit/fileapi/file_writer_delegate_unittest.cc',
'../webkit/fileapi/file_system_test_helper.cc',
'../webkit/fileapi/file_system_test_helper.h',
- '../webkit/quota/mock_storage_client.cc',
- '../webkit/quota/mock_storage_client.h',
],
'conditions': [
['p2p_apis==1', {
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | webkit/quota/mock_storage_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698