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

Unified Diff: ui/base/mojo/window_open_disposition.typemap

Issue 2642973006: Include AIDL files in the presubmit check for IPC security. (Closed)
Patch Set: Move `using` statements. Created 3 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 | « ui/base/mojo/OWNERS ('k') | ui/base/mojo/window_open_disposition_enum_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/mojo/window_open_disposition.typemap
diff --git a/ui/base/mojo/window_open_disposition.typemap b/ui/base/mojo/window_open_disposition.typemap
index 9c4991d15952157ac74783360eadc3c21de10ac9..2c770884f44b28b548a339e75f1ac258b7493811 100644
--- a/ui/base/mojo/window_open_disposition.typemap
+++ b/ui/base/mojo/window_open_disposition.typemap
@@ -8,5 +8,5 @@ public_deps = [
"//mojo/public/cpp/bindings",
"//ui/base",
]
-traits_headers = [ "//ui/base/mojo/window_open_disposition_enum_traits.h" ]
+traits_headers = [ "//ui/base/mojo/window_open_disposition_struct_traits.h" ]
type_mappings = [ "ui.mojom.WindowOpenDisposition=WindowOpenDisposition" ]
« no previous file with comments | « ui/base/mojo/OWNERS ('k') | ui/base/mojo/window_open_disposition_enum_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698