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

Unified Diff: chrome/chrome_browser.gypi

Issue 954883003: Remove privet_http_asynchronous_factory_mac.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Wed Feb 25 09:06:16 PST 2015 Created 5 years, 10 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/privet_http_asynchronous_factory_mac.cc ('k') | no next file » | 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 0c5f64a2c78f18b831a03130a44e4f086f77162f..550ede1785757a7e9515dd2ab942fb27005c0ccf 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1648,8 +1648,6 @@
'android/java/src/org/chromium/chrome/browser/toolbar/ToolbarModel.java'
],
'chrome_browser_mdns_sources': [
- 'browser/local_discovery/privet_http_asynchronous_factory_impl.cc',
- 'browser/local_discovery/privet_http_asynchronous_factory_impl.h',
'browser/local_discovery/privet_traffic_detector.cc',
'browser/local_discovery/privet_traffic_detector.h',
'browser/local_discovery/service_discovery_client_mdns.cc',
@@ -2431,8 +2429,8 @@
'browser/local_discovery/privet_http.h',
'browser/local_discovery/privet_http_asynchronous_factory.cc',
'browser/local_discovery/privet_http_asynchronous_factory.h',
- 'browser/local_discovery/privet_http_asynchronous_factory_mac.cc',
- 'browser/local_discovery/privet_http_asynchronous_factory_mac.h',
+ 'browser/local_discovery/privet_http_asynchronous_factory_impl.cc',
+ 'browser/local_discovery/privet_http_asynchronous_factory_impl.h',
'browser/local_discovery/privet_http_impl.cc',
'browser/local_discovery/privet_http_impl.h',
'browser/local_discovery/privet_local_printer_lister.cc',
« no previous file with comments | « chrome/browser/local_discovery/privet_http_asynchronous_factory_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698