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

Unified Diff: extensions/extensions.gypi

Issue 1409033007: Aura on Android: Stub implementation of UsbPrinterManifestHandler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed a problem with the gypi file. Created 5 years, 1 month 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 | « extensions/common/api/printer_provider/usb_printer_manifest_handler_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index d7306813a707108e1338e08175390f6649ec65d3..2397230c8d3dcd041fccc984f01938acb66ac49f 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -27,6 +27,7 @@
'common/api/printer_provider/usb_printer_manifest_data.cc',
'common/api/printer_provider/usb_printer_manifest_data.h',
'common/api/printer_provider/usb_printer_manifest_handler.cc',
+ 'common/api/printer_provider/usb_printer_manifest_handler_android.cc',
'common/api/printer_provider/usb_printer_manifest_handler.h',
'common/api/sockets/sockets_manifest_data.cc',
'common/api/sockets/sockets_manifest_data.h',
« no previous file with comments | « extensions/common/api/printer_provider/usb_printer_manifest_handler_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698