Index: build/all.gyp |
=================================================================== |
--- build/all.gyp (revision 82332) |
+++ build/all.gyp (working copy) |
@@ -11,6 +11,7 @@ |
'dependencies': [ |
'../app/app.gyp:*', |
'../base/base.gyp:*', |
+ '../chrome/browser/autofill/tools/autofill_tools.gyp:*', |
'../chrome/browser/sync/tools/sync_tools.gyp:*', |
'../chrome/chrome.gyp:*', |
'../crypto/crypto.gyp:*', |
@@ -163,6 +164,7 @@ |
'../printing/printing.gyp:printing_unittests', |
'../remoting/remoting.gyp:remoting_unittests', |
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests', |
+ '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests', |
'temp_gyp/googleurl.gyp:googleurl_unittests', |
], |
'conditions': [ |