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

Unified Diff: app/tween.cc

Issue 3034039: FBTF: Minor gfx/ header cleanup. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: win fix Created 10 years, 4 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
« no previous file with comments | « app/tween.h ('k') | app/x11_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/tween.cc
diff --git a/app/tween.cc b/app/tween.cc
index 57cd83ec5ebbc3aec9959dcb62be4ce81c143ab8..610e01a82282eeaefe6d83043ef7b281cdf59a7d 100644
--- a/app/tween.cc
+++ b/app/tween.cc
@@ -10,6 +10,7 @@
#include <float.h>
#endif
+#include "base/logging.h"
#include "gfx/rect.h"
// static
« no previous file with comments | « app/tween.h ('k') | app/x11_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698