Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / public / browser / download_interrupt_reason_values.h
index 7fdedd3..bcb21b3 100644 (file)
@@ -14,7 +14,6 @@
 INTERRUPT_REASON(FILE_FAILED, 1)
 
 // The file cannot be accessed due to security restrictions.
-// The file cannot be accessed.
 // "Access Denied".
 INTERRUPT_REASON(FILE_ACCESS_DENIED, 2)