-
rjwright@chromium.org authored
Revert of Migrate TestCommon to Chromium c++ style and remove un-used header. (https://codereview.chromium.org/436133002/) Reason for revert: This patch removed some touch event logging in TestPlugin.cpp which broke the following layout tests plugins/touch-events-details.html plugins/touch-events-synthesized.html plugins/transformed-events.html Reverting. Original issue's description: > Migrate TestCommon to Chromium c++ style and remove un-used header. > > 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_common. > 5) Removed un-used test_common header. > > BUG=331299 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287382 TBR=jochen@chromium.org,abhishek.a21@samsung.com NOTREECHECKS=true NOTRY=true BUG=331299 Review URL: https://codereview.chromium.org/439973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287468 0039d316-1c4b-4281-b951-d872f2087c98
c11e39f8