• Pavol Marko's avatar
    Revert "Introduce command-line switch to force-enable developer tools" · bf09dc2b
    Pavol Marko authored
    This reverts commit 8b20bfaf.
    
    Reason for revert: This should only apply on Chrome OS, see follow-up CL:1141742 .
    
    Original change's description:
    > Introduce command-line switch to force-enable developer tools
    > 
    > Since CL:1125855, the new default is that policy-installed extensions
    > can not be inspected by developer tools.
    > However, some autotests rely on inspecting policy-installed extensions
    > and it is infeasible to change the policy the device sees there.
    > Introduce the "--force-devtools-available" command-line switch which
    > enforces developer tools availability.
    > 
    > Bug: 838146
    > Test: browser_tests --gtest_filter=*DevTools*
    > Change-Id: I666d9785195eff53f1a1346d95177985d1573d72
    > Reviewed-on: https://chromium-review.googlesource.com/1140308
    > Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
    > Commit-Queue: Pavol Marko <pmarko@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#575994}
    
    TBR=dgozman@chromium.org,atwilson@chromium.org,pmarko@chromium.org,jochen@chromium.org
    
    Change-Id: I8ca2b4920ebec5dbc811bdf05fbbf39afc94dc08
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 838146
    Reviewed-on: https://chromium-review.googlesource.com/1142104Reviewed-by: default avatarPavol Marko <pmarko@chromium.org>
    Commit-Queue: Pavol Marko <pmarko@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#576072}
    bf09dc2b
chrome_switches.cc 44.2 KB