| Index: tools/win/IdleWakeups/stdafx.cpp
|
| diff --git a/chrome/test/data/page_load_metrics/empty.js b/tools/win/IdleWakeups/stdafx.cpp
|
| similarity index 88%
|
| copy from chrome/test/data/page_load_metrics/empty.js
|
| copy to tools/win/IdleWakeups/stdafx.cpp
|
| index 6853db73b68936cd3ee35d8b0ac4811bd738f192..662ab838765973daa65a16ec92cf5a44fbced0a2 100644
|
| --- a/chrome/test/data/page_load_metrics/empty.js
|
| +++ b/tools/win/IdleWakeups/stdafx.cpp
|
| @@ -1,3 +1,5 @@
|
| // Copyright 2016 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| +
|
| +#include "stdafx.h"
|
|
|