| Index: chrome/browser/tab_contents/web_drop_target.h
|
| diff --git a/chrome/browser/tab_contents/web_drop_target.h b/chrome/browser/tab_contents/web_drop_target.h
|
| index 36894c806b091a5b5623d3f48346968678444178..38a34669016953d5fb6dba789be37dc751eedf60 100644
|
| --- a/chrome/browser/tab_contents/web_drop_target.h
|
| +++ b/chrome/browser/tab_contents/web_drop_target.h
|
| @@ -70,4 +70,4 @@ class WebDropTarget : public BaseDropTarget {
|
| DISALLOW_EVIL_CONSTRUCTORS(WebDropTarget);
|
| };
|
|
|
| -#endif // #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DROP_TARGET_H_
|
| +#endif // CHROME_BROWSER_TAB_CONTENTS_WEB_DROP_TARGET_H_
|
|
|