Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1152)

Unified Diff: third_party/libaddressinput/chromium/cpp/libaddressinput.gyp

Issue 131223004: [rac] Format an address for display. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge. Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 8df0d7249d3609e6d77acd74e7c230042bb36b69..f1544053b4d6c30d141fa7fd4ce8f1c7fb35788f 100644
--- a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
+++ b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
@@ -59,6 +59,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',

Powered by Google App Engine
This is Rietveld 408576698