diff options
Diffstat (limited to 'chrome/browser/tab_contents/web_drop_target.h')
-rw-r--r-- | chrome/browser/tab_contents/web_drop_target.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/web_drop_target.h b/chrome/browser/tab_contents/web_drop_target.h index aca4096..9a25b77 100644 --- a/chrome/browser/tab_contents/web_drop_target.h +++ b/chrome/browser/tab_contents/web_drop_target.h @@ -71,4 +71,3 @@ class WebDropTarget : public BaseDropTarget { }; #endif // #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DROP_TARGET_H_ - |