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

Unified Diff: chromeos/chromeos.gyp

Issue 2344393002: Add a PrinterDiscoverer fake object. (Closed)
Patch Set: rebase Created 4 years, 3 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 367c792541e2eb6024ec7cd739e03fb78218c414..67914730232a8a38f2574c1f24e2ff45df201b43 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -345,8 +345,11 @@
'network/shill_property_handler.h',
'network/shill_property_util.cc',
'network/shill_property_util.h',
+ 'printing/fake_printer_detector.cc',
+ 'printing/fake_printer_detector.h',
'printing/printer_configuration.cc',
'printing/printer_configuration.h',
+ 'printing/printer_detector.h',
'printing/printer_translator.cc',
'printing/printer_translator.h',
'process_proxy/process_output_watcher.cc',
« no previous file with comments | « no previous file | chromeos/printing/fake_printer_detector.h » ('j') | chromeos/printing/fake_printer_detector.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698