Commit e13b4d76 authored by Eric Noyau's avatar Eric Noyau Committed by Commit Bot

Cleanup the ios_flags rules

Bug: None
Change-Id: Iea5db9ccf1b792b45d4d0bf542f3900111802ccb
Reviewed-on: https://chromium-review.googlesource.com/c/1394526Reviewed-by: default avatarMark Cogan <marq@chromium.org>
Commit-Queue: Eric Noyau <noyau@chromium.org>
Cr-Commit-Position: refs/heads/master@{#619633}
parent 7e598023
...@@ -1051,11 +1051,9 @@ ...@@ -1051,11 +1051,9 @@
'filepath': 'ios/clean/', 'filepath': 'ios/clean/',
}, },
'ios_flags': { 'ios_flags': {
'filepath': 'ios/chrome/browser/about_flags.h|'\ 'filepath': 'ios/chrome/browser/about_flags\.(h|mm)|'\
'ios/chrome/browser/about_flags.mm|'\ 'ios/chrome/browser/experimental_flags\.(h|mm)|'\
'ios/chrome/browser/experimental_flags.h|'\ 'ios/chrome/browser/resources/Settings.bundle/Experimental\.plist',
'ios/chrome/browser/experimental_flags.mm|'\
'ios/chrome/browser/resources/Settings.bundle/Experimental.plist',
}, },
'ios_showcase': { 'ios_showcase': {
'filepath': 'ios/showcase/', 'filepath': 'ios/showcase/',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment