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 7b49a2cfa6f934ccc9d35f5bfe398744e8f2c835..424db6b77f0d1315ce9d6cd4d8958e19d94a7d09 100644 |
--- a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp |
+++ b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp |
@@ -73,6 +73,8 @@ |
'test/retriever_test.cc', |
'test/rule_retriever_test.cc', |
'test/rule_test.cc', |
+ 'test/storage_test_runner.cc', |
+ 'test/storage_test_runner.h', |
please use gerrit instead
2013/12/20 18:53:48
This gyp file does not specify the header files, o
Evan Stade
2013/12/20 23:59:34
Done.
|
'test/util/json_test.cc', |
'test/util/md5_unittest.cc', |
'test/util/scoped_ptr_unittest.cc', |