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

Unified Diff: components/pairing.gypi

Issue 528803002: Host pairing OOBE starts at the right time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nit fixed. Created 6 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
« no previous file with comments | « chromeos/chromeos_switches.cc ('k') | components/pairing/shark_connection_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pairing.gypi
diff --git a/components/pairing.gypi b/components/pairing.gypi
index 6feb729517bb1cecac1895178c63211ce97a36d7..6fea47c4b194799e6b1964bc07695b9c9b2626a8 100644
--- a/components/pairing.gypi
+++ b/components/pairing.gypi
@@ -35,6 +35,8 @@
'pairing/message_buffer.h',
'pairing/proto_decoder.cc',
'pairing/proto_decoder.h',
+ 'pairing/shark_connection_listener.cc',
+ 'pairing/shark_connection_listener.h',
],
},
{
« no previous file with comments | « chromeos/chromeos_switches.cc ('k') | components/pairing/shark_connection_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698