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

Unified Diff: content/child/font_warmup_win.cc

Issue 1642213002: Move font_warmup_win, fix webrtc dep. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « content/child/font_warmup_win.h ('k') | content/child/font_warmup_win_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/font_warmup_win.cc
diff --git a/content/common/font_warmup_win.cc b/content/child/font_warmup_win.cc
similarity index 99%
rename from content/common/font_warmup_win.cc
rename to content/child/font_warmup_win.cc
index 2968218c231a88281bdca074aa94eafc8bb30dbe..be532df2196d72111b7d2628ddbd310d81cc8fd6 100644
--- a/content/common/font_warmup_win.cc
+++ b/content/child/font_warmup_win.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/common/font_warmup_win.h"
+#include "content/child/font_warmup_win.h"
#include <dwrite.h>
#include <stdint.h>
« no previous file with comments | « content/child/font_warmup_win.h ('k') | content/child/font_warmup_win_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698