Skip to content

Commit

Permalink
Revert breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeshkova committed Dec 13, 2014
1 parent 23365da commit d4dc48f
Show file tree
Hide file tree
Showing 10 changed files with 1,349 additions and 15 deletions.
3 changes: 1 addition & 2 deletions embedding/embedlite/embedprocess/EmbedLiteAppProcessChild.h
Expand Up @@ -7,9 +7,8 @@
#define MOZ_APP_EMBED_PROCESS_CHILD_H

#include "mozilla/embedlite/PEmbedLiteAppChild.h" // for PEmbedLiteAppChild
#include "mozilla/embedlite/EmbedLiteAppChildIface.h"
#include "EmbedLiteAppChildIface.h"

class EmbedLiteAppService;
namespace mozilla {
namespace embedlite {

Expand Down

0 comments on commit d4dc48f

Please sign in to comment.