Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 688218
Collapse All | Expand All

(-)qtwebengine-everywhere-src-5.12.3-orig/src/3rdparty/chromium/build/config/compiler/BUILD.gn (-1 lines)
Lines 2106-2112 Link Here
2106
           "Our default profiles currently only apply to Chromium")
2106
           "Our default profiles currently only apply to Chromium")
2107
    assert(is_android || is_desktop_linux,
2107
    assert(is_android || is_desktop_linux,
2108
           "The current platform has no default profile")
2108
           "The current platform has no default profile")
2109
    _clang_sample_profile = "//chrome/android/profiles/afdo.prof"
2110
  }
2109
  }
2111
}
2110
}
2112
2111

Return to bug 688218