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

Unified Diff: chrome/test/base/ui_test_utils.h

Issue 12036003: Move window_open_disposition.h from webkit/ into ui/base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win Created 7 years, 11 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/test/base/test_location_bar.h ('k') | components/web_contents_delegate_android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/ui_test_utils.h
diff --git a/chrome/test/base/ui_test_utils.h b/chrome/test/base/ui_test_utils.h
index 6bb79555a58ed3116bcea2a6a0daaf0c8fb674d3..18ac8bfc638f66ee6849f38ef4292a073f7a0344 100644
--- a/chrome/test/base/ui_test_utils.h
+++ b/chrome/test/base/ui_test_utils.h
@@ -23,8 +23,8 @@
#include "googleurl/src/gurl.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/base/keycodes/keyboard_codes.h"
+#include "ui/base/window_open_disposition.h"
#include "ui/gfx/native_widget_types.h"
-#include "webkit/glue/window_open_disposition.h"
class AppModalDialog;
class BookmarkModel;
« no previous file with comments | « chrome/test/base/test_location_bar.h ('k') | components/web_contents_delegate_android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698