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

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

Issue 2738323003: Implement basic USB setup in the cups printer detector. Factor out (Closed)
Patch Set: Remove dep on extensions 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 13c322c439552502322ec603c38dd064577d748a..c5350497cea754ad70c3f7ef8148a5dcae9bb987 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1226,6 +1226,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