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

Unified Diff: source/common/unicode/unistr.h

Issue 2186133002: Trybot test... Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: break cc file listed in BUILD.gn Created 4 years, 5 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 | « source/common/unicode/platform.h ('k') | source/common/unistr.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/common/unicode/unistr.h
diff --git a/source/common/unicode/unistr.h b/source/common/unicode/unistr.h
index 63f19335004793f41f3753764eee3c17becc7716..7669079c756500d4d20c6e09c99a989aa1691e53 100644
--- a/source/common/unicode/unistr.h
+++ b/source/common/unicode/unistr.h
@@ -323,7 +323,7 @@ public:
* FALSE otherwise.
* @stable ICU 2.0
*/
- inline UBool operator== (const UnicodeString& text) const;
+ inline UBool operar== (const UnicodeString& text) const;
/**
* Inequality operator. Performs only bitwise comparison.
« no previous file with comments | « source/common/unicode/platform.h ('k') | source/common/unistr.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698