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

Unified Diff: skia/skia_library.gypi

Issue 951983003: Updated gypi file after skia header moved. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 6a1c16c04d52db445b3e1a69daa023c032045da0..2163a7972819a5c7d6be1ecb5e12dae9ef0c5fec 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -75,13 +75,14 @@
'../third_party/skia/src/utils/debugger/SkObjectParser.cpp',
'../third_party/skia/src/utils/debugger/SkObjectParser.h',
+ '../third_party/skia/include/core/SkFontStyle.h',
+
'../third_party/skia/include/images/SkMovie.h',
'../third_party/skia/include/images/SkPageFlipper.h',
'../third_party/skia/include/ports/SkFontConfigInterface.h',
'../third_party/skia/include/ports/SkFontMgr.h',
'../third_party/skia/include/ports/SkFontMgr_indirect.h',
- '../third_party/skia/include/ports/SkFontStyle.h',
'../third_party/skia/include/ports/SkRemotableFontMgr.h',
'../third_party/skia/include/ports/SkTypeface_win.h',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698