| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 0e2865f91280378072db6ca6eb02897fa1bfba98..2ae0a73b05cb51ef47a6ad143a1750f6601e93c2 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -188,12 +188,8 @@ static_library("chrome_shell_base") {
|
|
|
| # TODO(GYP):
|
| #[ 'order_profiling!=0', {
|
| - #'conditions': [
|
| - #[ 'OS=="android"', {
|
| #'dependencies': [ '../tools/cygprofile/cygprofile.gyp:cygprofile', ],
|
| #}],
|
| - #],
|
| - #}],
|
| }
|
|
|
| # GYP: //chrome/chrome_shell.gypi:libchromeshell
|
|
|