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

Unified Diff: content/common/text_input_client_messages.h

Issue 823133004: Cleanup: Update the path to gfx rect headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rect_f.h Created 5 years, 12 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 | « content/common/speech_recognition_messages.h ('k') | content/common/webplugin_geometry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/text_input_client_messages.h
diff --git a/content/common/text_input_client_messages.h b/content/common/text_input_client_messages.h
index 4c8fb49384eb7ef934bf1007a39db4231992c14c..860bf10911bc920d44f284af652e56ddec83d8c6 100644
--- a/content/common/text_input_client_messages.h
+++ b/content/common/text_input_client_messages.h
@@ -5,8 +5,8 @@
// Multiply-included message file, hence no include guard
#include "ipc/ipc_message_macros.h"
+#include "ui/gfx/geometry/rect.h"
#include "ui/gfx/range/range.h"
-#include "ui/gfx/rect.h"
#if defined(OS_MACOSX)
#include "content/common/mac/attributed_string_coder.h"
« no previous file with comments | « content/common/speech_recognition_messages.h ('k') | content/common/webplugin_geometry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698