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

Unified Diff: build/common.gypi

Issue 12939022: Remove USE_SKIA define. It is no longer used anywhere. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 5f9b1528576b4cf6f709d5422e82a6b5e0cdce12..f40f62395751d5258d95fb8c2b532acdc46c826e 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1679,9 +1679,6 @@
}],
],
},
- # TODO(teravest): Remove this define once uses of USE_SKIA are cleaned up
- # throughout the codebase.
- 'defines' : ['USE_SKIA'],
'conditions': [
['(OS=="mac" or OS=="ios") and asan==1', {
'dependencies': [
« 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