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

Unified Diff: chrome/chrome_browser.gypi

Issue 492693004: Delete Privet filesystem code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/browser/local_discovery/storage/privet_volume_lister.cc ('k') | chrome/chrome_tests_unit.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 b733bb7ffa4f47d29926431b97f705f6116ff84c..0a480a22153d393ed3cdac5f8ac10e2471853e99 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2425,20 +2425,6 @@
'browser/local_discovery/service_discovery_device_lister.h',
'browser/local_discovery/service_discovery_shared_client.cc',
'browser/local_discovery/service_discovery_shared_client.h',
- 'browser/local_discovery/storage/path_util.cc',
- 'browser/local_discovery/storage/path_util.h',
- 'browser/local_discovery/storage/privet_filesystem_async_util.cc',
- 'browser/local_discovery/storage/privet_filesystem_async_util.h',
- 'browser/local_discovery/storage/privet_filesystem_attribute_cache.cc',
- 'browser/local_discovery/storage/privet_filesystem_attribute_cache.h',
- 'browser/local_discovery/storage/privet_filesystem_backend.cc',
- 'browser/local_discovery/storage/privet_filesystem_backend.h',
- 'browser/local_discovery/storage/privet_filesystem_constants.cc',
- 'browser/local_discovery/storage/privet_filesystem_constants.h',
- 'browser/local_discovery/storage/privet_filesystem_operations.cc',
- 'browser/local_discovery/storage/privet_filesystem_operations.h',
- 'browser/local_discovery/storage/privet_volume_lister.cc',
- 'browser/local_discovery/storage/privet_volume_lister.h',
],
'chrome_browser_mdns_sources': [
'browser/local_discovery/privet_http_asynchronous_factory_impl.cc',
« no previous file with comments | « chrome/browser/local_discovery/storage/privet_volume_lister.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698