Bug 710793 - Move hal's private methods outside of Hal.h. r=jlebar sr=cjones

This commit is contained in:
Mounir Lamouri
2011-12-17 22:04:51 +01:00
parent 957cdb6074
commit d381103fe6
7 changed files with 108 additions and 59 deletions

View File

@@ -36,6 +36,7 @@
* ***** END LICENSE BLOCK ***** */
#include "Hal.h"
#include "HalImpl.h"
#include "WindowIdentifier.h"
#include "AndroidBridge.h"