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

Unified Diff: ui/chromeos/ui_chromeos.gyp

Issue 304603002: Created paring flow interface for controller side. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added methods and notifications related to devices list. Created 6 years, 7 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: ui/chromeos/ui_chromeos.gyp
diff --git a/ui/chromeos/ui_chromeos.gyp b/ui/chromeos/ui_chromeos.gyp
index 9a87672bfacc19fa2b1f9e630a7c66aa19cb2aac..90b530acee03cd7d68b589668a9b9c3c7e4b16c4 100644
--- a/ui/chromeos/ui_chromeos.gyp
+++ b/ui/chromeos/ui_chromeos.gyp
@@ -21,6 +21,8 @@
'UI_CHROMEOS_IMPLEMENTATION',
],
'sources': [
+ 'pairing/controller_pairing_flow.cc',
+ 'pairing/controller_pairing_flow.h',
'touch_exploration_controller.cc',
'touch_exploration_controller.h',
'user_activity_power_manager_notifier.cc',

Powered by Google App Engine
This is Rietveld 408576698