Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel

This was autogenerated by basically replacing all occurrences of the word "nsIView" with nsView.
This commit is contained in:
Robert O'Callahan
2013-01-04 02:23:11 +13:00
parent 782d8c6516
commit ae130ef998
73 changed files with 456 additions and 456 deletions

View File

@@ -38,7 +38,7 @@
#include "nsGkAtoms.h"
#include "nsLayoutUtils.h"
#include "nsIComponentManager.h"
#include "nsIView.h"
#include "nsView.h"
#include "nsIViewManager.h"
#include "nsIDOMHTMLInputElement.h"
#include "nsIDOMElement.h"