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

Unified Diff: app/tween.h

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 | « no previous file | app/tween.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/tween.h
diff --git a/app/tween.h b/app/tween.h
index 15396e93d376270f556d9ed4ca2f1605f804a4c5..8909906d54fcf3bfff7652e0f2587eb9666b6ce1 100644
--- a/app/tween.h
+++ b/app/tween.h
@@ -6,7 +6,7 @@
#define APP_TWEEN_H_
#pragma once
-#include "base/logging.h"
+#include "base/basictypes.h"
namespace gfx {
class Rect;
« no previous file with comments | « no previous file | app/tween.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698