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

Unified Diff: chrome/test/render_view_test.h

Issue 244044: Address review comments. (Closed)
Patch Set: To boldy use the same |switch| style as the rest of our code Created 11 years, 3 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 | « chrome/renderer/render_view_unittest_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/render_view_test.h
diff --git a/chrome/test/render_view_test.h b/chrome/test/render_view_test.h
index 45f83697da0275246b02f8cbf8b25fd9a8fee818..df4e2d3f35479ba0d70c9176fe527b1584e40a0e 100644
--- a/chrome/test/render_view_test.h
+++ b/chrome/test/render_view_test.h
@@ -10,8 +10,8 @@
#include "base/command_line.h"
#include "base/scoped_ptr.h"
#include "chrome/common/main_function_params.h"
-#include "chrome/common/sandbox_init_wrapper.h"
#include "chrome/common/native_web_keyboard_event.h"
+#include "chrome/common/sandbox_init_wrapper.h"
#include "chrome/renderer/mock_keyboard.h"
#include "chrome/renderer/mock_render_process.h"
#include "chrome/renderer/mock_render_thread.h"
« no previous file with comments | « chrome/renderer/render_view_unittest_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698