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

Unified Diff: ui/base/window_open_disposition.h

Issue 2353003004: Move ViewHostMsg_CreateWindow to mojom (Closed)
Patch Set: . Created 4 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 | « ui/base/typemaps.gni ('k') | ui/base/window_open_disposition.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/window_open_disposition.h
diff --git a/ui/base/window_open_disposition.h b/ui/base/window_open_disposition.h
index f6dc4fb982128bfe6a8a22996c5c0b003f74e7aa..b2ee8e027fbd12a824729c7af32e0e7515bce411 100644
--- a/ui/base/window_open_disposition.h
+++ b/ui/base/window_open_disposition.h
@@ -7,8 +7,6 @@
#include "ui/base/ui_base_export.h"
-// A Java counterpart will be generated for this enum.
-// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.ui
enum class WindowOpenDisposition {
UNKNOWN,
CURRENT_TAB,
« no previous file with comments | « ui/base/typemaps.gni ('k') | ui/base/window_open_disposition.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698