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

Unified Diff: chrome/common/BUILD.gn

Issue 2642973006: Include AIDL files in the presubmit check for IPC security. (Closed)
Patch Set: Fix build/finish migrating an _enum_traits; fix OWNERS files. 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 7c1362ccab436c8f95ad045610c598143b13fdc1..8cb4cfedafbe9d49a62546838dbd695d2572bb47 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -90,7 +90,7 @@ static_library("common") {
"descriptors_android.h",
"ini_parser.cc",
"ini_parser.h",
- "instant_type_traits.h",
+ "instant_struct_traits.h",
"logging_chrome.cc",
"logging_chrome.h",
"mac/app_shim_launch.h",

Powered by Google App Engine
This is Rietveld 408576698