| Index: trunk/src/content/common/gpu/client/gl_helper_unittests.cc
|
| ===================================================================
|
| --- trunk/src/content/common/gpu/client/gl_helper_unittests.cc (revision 242678)
|
| +++ trunk/src/content/common/gpu/client/gl_helper_unittests.cc (working copy)
|
| @@ -83,7 +83,6 @@
|
| void StartTracing(const std::string& filter) {
|
| base::debug::TraceLog::GetInstance()->SetEnabled(
|
| base::debug::CategoryFilter(filter),
|
| - base::debug::TraceLog::RECORDING_MODE,
|
| base::debug::TraceLog::RECORD_UNTIL_FULL);
|
| }
|
|
|
|
|