| Index: chrome/browser/cocoa/web_drag_source.mm
|
| diff --git a/chrome/browser/cocoa/web_drag_source.mm b/chrome/browser/cocoa/web_drag_source.mm
|
| index 62733bc80959e6e5aee750419454af4d08eac792..70c144c452750df2715671a0280c89918df2af9d 100644
|
| --- a/chrome/browser/cocoa/web_drag_source.mm
|
| +++ b/chrome/browser/cocoa/web_drag_source.mm
|
| @@ -20,7 +20,7 @@
|
| #include "chrome/browser/tab_contents/tab_contents_view_mac.h"
|
| #include "net/base/file_stream.h"
|
| #include "net/base/net_util.h"
|
| -#import "third_party/mozilla/include/NSPasteboard+Utils.h"
|
| +#import "third_party/mozilla/NSPasteboard+Utils.h"
|
| #include "webkit/glue/webdropdata.h"
|
|
|
| using base::SysNSStringToUTF8;
|
|
|