commit | be06a75bb612b0652f7ba926668b94671b9c6ab8 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Feb 19 03:37:12 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Feb 19 03:37:12 2009 |
tree | bc2efae1a3e66d97e0c6b0c9b95f72793b794398 | |
parent | efedc412986c570f16b54e58bb5edc47546e0eee [diff] [blame] |
Super-simplistic status bubble on Linux. (I just want to see when pages are loading, y'know...) Review URL: http://codereview.chromium.org/21500 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10004 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/status_bubble.h b/chrome/browser/status_bubble.h index 04b6369..30aa6db 100644 --- a/chrome/browser/status_bubble.h +++ b/chrome/browser/status_bubble.h
@@ -39,4 +39,4 @@ virtual void MouseMoved() = 0; }; -#endif // #ifndef CHROME_BROWSER_STATUS_BUBBLE_H_ \ No newline at end of file +#endif // #ifndef CHROME_BROWSER_STATUS_BUBBLE_H_