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

Unified Diff: build/all.gyp

Issue 6803005: Autofill phone number enhancements and integration of Phone Number Util Library: part 1 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 8 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: build/all.gyp
===================================================================
--- build/all.gyp (revision 82332)
+++ build/all.gyp (working copy)
@@ -163,6 +163,7 @@
'../printing/printing.gyp:printing_unittests',
'../remoting/remoting.gyp:remoting_unittests',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
+ '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
dhollowa 2011/04/25 20:09:20 Eventually, these should get run under "chromium_b
GeorgeY 2011/04/27 00:41:45 Thanks!
dhollowa 2011/04/27 16:11:57 On second thought, we should take care of this now
'temp_gyp/googleurl.gyp:googleurl_unittests',
],
'conditions': [
« no previous file with comments | « DEPS ('k') | chrome/chrome_browser.gypi » ('j') | third_party/libphonenumber/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698