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

@@ -21,7 +21,7 @@
#include "nsIURL.h"
#include "nsIDocument.h"
#include "nsINodeInfo.h"
#include "nsIView.h"
#include "nsView.h"
#include "nsIViewManager.h"
#include "nsWidgetsCID.h"
#include "nsGkAtoms.h"