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

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

Issue 125633003: [rAc - libaddressinput] slay another helper class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « no previous file | third_party/libaddressinput/chromium/cpp/src/address_validator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ffed9970a54d8cbe063dc98d32268b6dffb27729..693a21cc47764045d7975dbb0c44d00c9a02bf1c 100644
--- a/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
+++ b/third_party/libaddressinput/chromium/cpp/libaddressinput.gyp
@@ -43,7 +43,6 @@
'src/util/json.cc',
'src/util/md5.cc',
'src/util/string_split.cc',
- 'src/validating_storage.cc',
'src/validating_util.cc',
],
'defines': [
@@ -75,7 +74,6 @@
'test/util/scoped_ptr_unittest.cc',
'test/util/stl_util_unittest.cc',
'test/util/string_split_unittest.cc',
- 'test/validating_storage_test.cc',
'test/validating_util_test.cc',
],
'defines': [
« no previous file with comments | « no previous file | third_party/libaddressinput/chromium/cpp/src/address_validator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698