Fix build/include_alpha linter violations in brightray

This commit is contained in:
Kevin Sawicki 2017-05-18 15:29:22 -07:00
parent b6992436a0
commit c4608c0f37
25 changed files with 37 additions and 55 deletions

View file

@ -6,7 +6,6 @@
#define BRIGHTRAY_BROWSER_LINUX_LIBNOTIFY_LOADER_H_
#include <libnotify/notify.h>
#include <string>
class LibNotifyLoader {