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

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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 2e997509a146b786f870f22727d77ef29267420f..118f93319310ee9d861e895cebeb6c67d4ba96ac 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -957,6 +957,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',

Powered by Google App Engine
This is Rietveld 408576698