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

Unified Diff: ui/views/examples/examples.gyp

Issue 1268633002: Make it easier to test changes to a .icon file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix win Created 5 years, 4 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
Index: ui/views/examples/examples.gyp
diff --git a/ui/views/examples/examples.gyp b/ui/views/examples/examples.gyp
index 56ef0b3156138381f4ecd6232aaca73141f85c37..cdf812038ad47bc851e896c13514c9657f66a6f5 100644
--- a/ui/views/examples/examples.gyp
+++ b/ui/views/examples/examples.gyp
@@ -28,6 +28,7 @@
'../../..',
],
'defines': [
+ 'GFX_VECTOR_ICONS_UNSAFE',
'VIEWS_EXAMPLES_IMPLEMENTATION',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698