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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2738323003: Implement basic USB setup in the cups printer detector. Factor out (Closed)
Patch Set: Fix lint and other minor things Created 3 years, 9 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/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 26d6c0202a941db29e42fd7be252a2e664e7ad27..13cc190b9ff5866b8c29e17a26badbbedd22fd1a 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1225,6 +1225,8 @@ source_set("chromeos") {
"printing/printers_sync_bridge.h",
"printing/specifics_translation.cc",
"printing/specifics_translation.h",
+ "printing/usb_util.cc",
+ "printing/usb_util.h",
"profiles/avatar_menu_actions_chromeos.cc",
"profiles/avatar_menu_actions_chromeos.h",
"profiles/avatar_menu_chromeos.cc",

Powered by Google App Engine
This is Rietveld 408576698