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

Unified Diff: chrome/chrome_browser.gypi

Issue 107293012: Refactor device description out of PrivetDeviceLister (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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_device_lister_impl.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 0281b9ac3fbf7d5c3466537eec8a99fabd3fe3b0..0c9688584914dec4aefb6ec8c2a34836a17f7f6e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -965,6 +965,8 @@
'browser/local_discovery/cloud_print_base_api_flow.h',
'browser/local_discovery/cloud_print_printer_list.cc',
'browser/local_discovery/cloud_print_printer_list.h',
+ 'browser/local_discovery/device_description.cc',
+ 'browser/local_discovery/device_description.h',
'browser/local_discovery/privet_confirm_api_flow.cc',
'browser/local_discovery/privet_confirm_api_flow.h',
'browser/local_discovery/privet_constants.cc',
« no previous file with comments | « chrome/browser/local_discovery/privet_device_lister_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698