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

Unified Diff: gyp/utils.gyp

Issue 1407053009: Simplify linkages to Android framework internals (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: One gyp file is much like another Created 5 years, 2 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 | « gyp/dm.gyp ('k') | src/utils/android/SkHwuiRenderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index e677b2a089d1f5d6c2393e20622c75433a4bfe4c..7064e75e7e6681fdbf5a8c15f574e576d368b0a8 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -127,8 +127,6 @@
'sources': [
'../src/utils/android/SkAndroidSDKCanvas.h',
'../src/utils/android/SkAndroidSDKCanvas.cpp',
- '../src/utils/android/SkHwuiRenderer.h',
- '../src/utils/android/SkHwuiRenderer.cpp',
],
'direct_dependent_settings': {
'include_dirs': [
« no previous file with comments | « gyp/dm.gyp ('k') | src/utils/android/SkHwuiRenderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698