Back out 8e83da248fc9 (bug 886635) for warnings-as-errors bustage

CLOSED TREE
This commit is contained in:
Phil Ringnalda 2013-06-24 23:44:52 -07:00
parent 42e2a3397c
commit 52c7134e66
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include "nsIJSNativeInitializer.h"
#include "nsWrapperCache.h"
#include "nsIObserver.h"
#include "nsLayoutUtils.h"
#include "GLContextProvider.h"

View File

@ -15,6 +15,7 @@
#include "nsNodeInfoManager.h"
#include "nsICanvasElementExternal.h"
#include "nsLayoutUtils.h"
#include "mozilla/gfx/Rect.h"
class nsICanvasRenderingContextInternal;