| Index: trunk/src/content/app/android/library_loader_hooks.cc
|
| ===================================================================
|
| --- trunk/src/content/app/android/library_loader_hooks.cc (revision 242677)
|
| +++ trunk/src/content/app/android/library_loader_hooks.cc (working copy)
|
| @@ -92,7 +92,6 @@
|
| base::debug::CategoryFilter category_filter(
|
| command_line->GetSwitchValueASCII(switches::kTraceStartup));
|
| base::debug::TraceLog::GetInstance()->SetEnabled(category_filter,
|
| - base::debug::TraceLog::RECORDING_MODE,
|
| base::debug::TraceLog::RECORD_UNTIL_FULL);
|
| }
|
|
|
|
|