Skip to content

Commit

Permalink
Code indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rainemak committed Oct 18, 2016
1 parent f86324a commit 9eb09ef
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@ class EmbedLiteCompositorParent : public mozilla::layers::CompositorParent
{
public:
EmbedLiteCompositorParent(nsIWidget* widget, uint32_t windowId,
bool aRenderToEGLSurface,
bool aRenderToEGLSurface,
int aSurfaceWidth, int aSurfaceHeight);

void SetSurfaceSize(int width, int height);
Expand Down

0 comments on commit 9eb09ef

Please sign in to comment.