summaryrefslogtreecommitdiffstats
path: root/WebKit/android/AndroidLog.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/AndroidLog.h')
-rw-r--r--WebKit/android/AndroidLog.h1
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_ */