Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index f4d3f1fa1fa0c7032f5063afc35a6d4d118aee46..5b3bcfd4bcc26d6217303fbe2bd20f3ee3a5fd57 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -106,6 +106,8 @@ |
'bluetooth_task_manager_win.h', |
'bluetooth_uuid.cc', |
'bluetooth_uuid.h', |
+ 'uribeacon/uri_encoder.cc', |
+ 'uribeacon/uri_encoder.h', |
], |
'conditions': [ |
['chromeos==1', { |