mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 07:21:36 +00:00
Prep tree for forward-porting Goanna, stage 1
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "GLContextProvider.h"
|
||||
#include "GLContextEGL.h"
|
||||
|
||||
#define LOG(args...) __android_log_print(ANDROID_LOG_INFO, "GeckoPlugins" , ## args)
|
||||
#define LOG(args...) __android_log_print(ANDROID_LOG_INFO, "GoannaPlugins" , ## args)
|
||||
#define ASSIGN(obj, name) (obj)->name = anp_opengl_##name
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
Reference in New Issue
Block a user