Index: third_party/libaddressinput/chromium/cpp/libaddressinput.gyp |
diff --git a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp |
index 0c59994e05a068b3626bc254887b8d1c33fce0e5..f2cdca2b6fae3d543e8920221441a37bd16ae89d 100644 |
--- a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp |
+++ b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp |
@@ -61,6 +61,7 @@ |
'target_name': 'unit_tests', |
'type': 'executable', |
'sources': [ |
+ 'test/address_data_test.cc', |
'test/address_ui_test.cc', |
'test/fake_downloader.cc', |
'test/fake_downloader_test.cc', |