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

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: Address comments. 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 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',

Powered by Google App Engine
This is Rietveld 408576698