commit | dd9554f3fb936060ee3db0912b1ada9bf33e2c60 | [log] [tgz] |
---|---|---|
author | abhishek.a21 <[email protected]> | Wed Sep 03 17:19:12 2014 |
committer | Commit bot <[email protected]> | Wed Sep 03 17:41:55 2014 |
tree | 25ed2cf6ae6be980fb736883cd6fd157a40f89ee | |
parent | d3c60604e97ef9b681ad539ceffa601c0da62188 [diff] |
TestPlugin to chromium c++ style. Changes: 1) Run clang-format through source and header files. 2) Rename data member variables to use unix_hacker_ style. 3) Rename methods to use CamelCase style. 4) Rename file name to test_plugin. BUG=331299 Review URL: https://codereview.chromium.org/469943003 Cr-Commit-Position: refs/heads/master@{#293160}