Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index 4a10a67061345a12c7b65badb32dd08a4b4754a5..98b6607fb68ec7061a700326a468085258aae570 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -13,12 +13,8 @@ |
'type': 'static_library', |
'dependencies': [ |
'../../base/base.gyp:base', |
- '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../../net/net.gyp:net', |
- '../../third_party/libxml/libxml.gyp:libxml', |
'../../ui/base/ui_base.gyp:ui_base', |
armansito
2014/09/26 04:10:39
What do we use ui_base for? Should this also be re
Ilya Sherman
2014/09/26 04:29:21
Reading localized strings. I really wish there we
|
- '../../ui/gfx/gfx.gyp:gfx', |
- '../../ui/gfx/gfx.gyp:gfx_geometry', |
'bluetooth_strings.gyp:device_bluetooth_strings', |
], |
'sources': [ |