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

Unified Diff: base/base.gypi

Issue 17289005: Add support using EXPECT_EQ with NullableString16 objects. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0a580fd90d809233dd6261fa378f9889dc9e461d..047ea7085637fdebdaf50adc6842cafc52d5141f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -434,6 +434,8 @@
'stl_util.h',
'strings/latin1_string_conversions.cc',
'strings/latin1_string_conversions.h',
+ 'strings/nullable_string16.cc',
+ 'strings/nullable_string16.h',
'strings/string16.cc',
'strings/string16.h',
'strings/string_number_conversions.cc',

Powered by Google App Engine
This is Rietveld 408576698