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

Unified Diff: chrome/browser/tab_contents/web_drag_source.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_drag_source.h
diff --git a/chrome/browser/tab_contents/web_drag_source.h b/chrome/browser/tab_contents/web_drag_source.h
index 7896dd4176f4c87daa17ddec7c5d6842e85810b6..597e087bfdf88d7cf3cfa9887318c510ec9fd95a 100644
--- a/chrome/browser/tab_contents/web_drag_source.h
+++ b/chrome/browser/tab_contents/web_drag_source.h
@@ -65,4 +65,4 @@ class WebDragSource : public BaseDragSource,
DISALLOW_COPY_AND_ASSIGN(WebDragSource);
};
-#endif // #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_SOURCE_H_
+#endif // CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_SOURCE_H_

Powered by Google App Engine
This is Rietveld 408576698