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

Unified Diff: webrtc/base/base_tests.gyp

Issue 1432553007: Rename Maybe to Optional (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years, 1 month 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 | « webrtc/base/base.gyp ('k') | webrtc/base/maybe.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base_tests.gyp
diff --git a/webrtc/base/base_tests.gyp b/webrtc/base/base_tests.gyp
index ee371f4a62bcdbe99c5562f448be195e2314953d..a6dd3d13d880cc022fa02b434f90cf69712ba9fa 100644
--- a/webrtc/base/base_tests.gyp
+++ b/webrtc/base/base_tests.gyp
@@ -71,13 +71,13 @@
'httpserver_unittest.cc',
'ipaddress_unittest.cc',
'logging_unittest.cc',
- 'maybe_unittest.cc',
'md5digest_unittest.cc',
'messagedigest_unittest.cc',
'messagequeue_unittest.cc',
'multipart_unittest.cc',
'nat_unittest.cc',
'network_unittest.cc',
+ 'optional_unittest.cc',
'optionsfile_unittest.cc',
'pathutils_unittest.cc',
'profiler_unittest.cc',
« no previous file with comments | « webrtc/base/base.gyp ('k') | webrtc/base/maybe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698