Update for the brightray move
This commit is contained in:
		
					parent
					
						
							
								f5de57dbdb
							
						
					
				
			
			
				commit
				
					
						d1fc832ca0
					
				
			
		
					 5 changed files with 9 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -7,8 +7,8 @@
 | 
			
		|||
#include <libnotify/notify.h>
 | 
			
		||||
 | 
			
		||||
#include "atom/browser/browser.h"
 | 
			
		||||
#include "browser/linux/libnotify_loader.h"
 | 
			
		||||
#include "browser/linux/libnotify_notification.h"
 | 
			
		||||
#include "brightray/browser/linux/libnotify_loader.h"
 | 
			
		||||
#include "brightray/browser/linux/libnotify_notification.h"
 | 
			
		||||
#include "chrome/browser/ui/libgtkui/skia_utils_gtk.h"
 | 
			
		||||
#include "third_party/skia/include/core/SkBitmap.h"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -11,10 +11,10 @@
 | 
			
		|||
#include "base/files/file_util.h"
 | 
			
		||||
#include "base/md5.h"
 | 
			
		||||
#include "base/strings/utf_string_conversions.h"
 | 
			
		||||
#include "browser/notification.h"
 | 
			
		||||
#include "browser/notification_presenter.h"
 | 
			
		||||
#include "browser/win/notification_presenter_win.h"
 | 
			
		||||
#include "browser/win/notification_presenter_win7.h"
 | 
			
		||||
#include "brightray/browser/notification.h"
 | 
			
		||||
#include "brightray/browser/notification_presenter.h"
 | 
			
		||||
#include "brightray/browser/win/notification_presenter_win.h"
 | 
			
		||||
#include "brightray/browser/win/notification_presenter_win7.h"
 | 
			
		||||
#include "common/string_conversion.h"
 | 
			
		||||
#include "third_party/skia/include/core/SkBitmap.h"
 | 
			
		||||
#include "ui/gfx/codec/png_codec.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
#include "atom/browser/ui/notification_delegate_adapter.h"
 | 
			
		||||
 | 
			
		||||
#include "atom/browser/api/atom_api_notification.h"
 | 
			
		||||
#include "browser/notification_delegate.h"
 | 
			
		||||
#include "brightray/browser/notification_delegate.h"
 | 
			
		||||
 | 
			
		||||
namespace atom {
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
// Use of this source code is governed by the MIT license that can be
 | 
			
		||||
// found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
#include "browser/notification_delegate.h"
 | 
			
		||||
#include "brightray/browser/notification_delegate.h"
 | 
			
		||||
 | 
			
		||||
#include "atom/browser/api/atom_api_notification.h"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -24,7 +24,7 @@
 | 
			
		|||
 | 
			
		||||
#include <string>
 | 
			
		||||
 | 
			
		||||
#include "browser/win/scoped_hstring.h"
 | 
			
		||||
#include "brightray/browser/win/scoped_hstring.h"
 | 
			
		||||
 | 
			
		||||
#pragma comment(lib, "shlwapi")
 | 
			
		||||
#pragma comment(lib, "user32")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue