Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: chrome/browser/tab_contents/web_drop_target.h

Issue 274040: More style nits. (Closed)
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_

Powered by Google App Engine
This is Rietveld 408576698