diff --git a/indra/media_plugins/webkit/CMakeLists.txt b/indra/media_plugins/webkit/CMakeLists.txt
index c33a26b6379e71fcf93e656e8779ee1f3c20fce2..1a559ed39cbce75fdc699ad40614c449ff64750b 100644
--- a/indra/media_plugins/webkit/CMakeLists.txt
+++ b/indra/media_plugins/webkit/CMakeLists.txt
@@ -37,9 +37,9 @@ set(media_plugin_webkit_SOURCE_FILES
     )
 
 set(media_plugin_webkit_HEADER_FILES
-	volume_catcher.h
-	)
-	
+    volume_catcher.h
+    )
+
 set(media_plugin_webkit_LINK_LIBRARIES
   ${LLPLUGIN_LIBRARIES}
   ${MEDIA_PLUGIN_BASE_LIBRARIES}