summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index be56575..b065db8 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -248,6 +248,9 @@
],
}],
['OS=="android"', {
+ 'dependencies!': [
+ '../third_party/libusb/libusb.gyp:libusb',
+ ],
'sources!': [
'browser/devtools/browser_list_tabcontents_provider.cc',
'browser/devtools/devtools_window.cc',