Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel

This commit is contained in:
Nicolas Silva
2013-04-24 14:42:40 -04:00
parent 20ff7e0f27
commit ee77840a7b
81 changed files with 260 additions and 245 deletions

View File

@@ -3,7 +3,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "mozilla/layers/PLayersParent.h"
#include "mozilla/layers/PLayerTransactionParent.h"
#include "BasicLayersImpl.h"
#include "SharedTextureImage.h"
#include "gfxUtils.h"