diff options
Diffstat (limited to 'WebKit/android/AndroidLog.h')
-rw-r--r-- | WebKit/android/AndroidLog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/android/AndroidLog.h b/WebKit/android/AndroidLog.h index b5d63e8..a69dce6 100644 --- a/WebKit/android/AndroidLog.h +++ b/WebKit/android/AndroidLog.h @@ -43,5 +43,6 @@ extern FILE* gRenderTreeFile; #endif /* ANDROID_DOM_LOGGING */ #define DISPLAY_TREE_LOG_FILE "/sdcard/displayTree.txt" +#define LAYERS_TREE_LOG_FILE "/sdcard/layersTree.plist" #endif /* ANDROIDLOG_H_ */ |