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

Unified Diff: chrome/common/instant.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 | « chrome/common/OWNERS ('k') | chrome/common/instant_struct_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/instant.typemap
diff --git a/chrome/common/instant.typemap b/chrome/common/instant.typemap
index 04878d874fc149d3e3040535e442f05bc538431c..eed078069f9290e47c966a8458075de9f16ebc18 100644
--- a/chrome/common/instant.typemap
+++ b/chrome/common/instant.typemap
@@ -9,7 +9,7 @@ public_headers = [
"//components/ntp_tiles/ntp_tile_source.h",
"//components/omnibox/common/omnibox_focus_state.h",
]
-traits_headers = [ "//chrome/common/instant_type_traits.h" ]
+traits_headers = [ "//chrome/common/instant_struct_traits.h" ]
deps = [
"//chrome/common",
"//ipc",
« no previous file with comments | « chrome/common/OWNERS ('k') | chrome/common/instant_struct_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698