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

Unified Diff: third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h

Issue 2810073002: Blink Rename follow-up: URLs --big-rename--> _ur_ls --this-fix--> _urls. (Closed)
Patch Set: Created 3 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: third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
diff --git a/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h b/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
index 70a3bd602c3cac8800da611c3ae1272517002cf2..830d997efb9e50c6d46b957c524ecfdabcfd8033 100644
--- a/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
+++ b/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h
@@ -119,7 +119,7 @@ class MarkupFormatter final {
const Element&,
const Attribute&);
- const EAbsoluteURLs resolve_ur_ls_method_;
+ const EAbsoluteURLs resolve_urls_method_;
SerializationType serialization_type_;
};

Powered by Google App Engine
This is Rietveld 408576698