Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(532)

Unified Diff: tools/win/IdleWakeups/stdafx.cpp

Issue 2356753004: IdleWakeups tool (Closed)
Patch Set: Removed TODO from stdafx.cpp and added myself to OWNERS file. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/win/IdleWakeups/stdafx.h ('k') | tools/win/IdleWakeups/system_information_sampler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « tools/win/IdleWakeups/stdafx.h ('k') | tools/win/IdleWakeups/system_information_sampler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698