Bug 1148527 - Indentation fix after bug 1145631, r=ehsan

This commit is contained in:
Andrea Marchesini
2015-03-27 18:52:19 +00:00
parent 36324e300a
commit ad97ae68b8
471 changed files with 1075 additions and 1071 deletions

View File

@@ -49,8 +49,8 @@ protected:
};
class HTMLPropertiesCollection final : public nsIHTMLCollection,
public nsStubMutationObserver,
public nsWrapperCache
public nsStubMutationObserver,
public nsWrapperCache
{
friend class PropertyNodeList;
friend class PropertyStringList;
@@ -149,7 +149,7 @@ protected:
};
class PropertyNodeList final : public nsINodeList,
public nsStubMutationObserver
public nsStubMutationObserver
{
public:
PropertyNodeList(HTMLPropertiesCollection* aCollection,