Searched defs:LinkRelAttribute (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DLinkRelAttribute.cpp33 #include "core/html/LinkRelAttribute.h"
39 LinkRelAttribute::LinkRelAttribute(const String& rel) function in class:blink::LinkRelAttribute
H A DLinkRelAttribute.h40 class LinkRelAttribute { class in namespace:blink
42 explicit LinkRelAttribute(const String& = "");

Completed in 101 milliseconds