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

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

Issue 2684793004: [Harmony] Harmonize Bluetooth dialogs. (Closed)
Patch Set: . Created 3 years, 10 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 ea16104af0c5415fb99fd41c8521e3feba811530..2efcc4726a08edfdbe2b6843ac3e9b834a01a876 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -328,6 +328,8 @@ source_set("chromeos") {
"base/locale_util.h",
"bluetooth/bluetooth_pairing_dialog.cc",
"bluetooth/bluetooth_pairing_dialog.h",
+ "bluetooth/bluetooth_pairing_view.cc",
+ "bluetooth/bluetooth_pairing_view.h",
"boot_times_recorder.cc",
"boot_times_recorder.h",
"camera_detector.cc",

Powered by Google App Engine
This is Rietveld 408576698