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

Side by Side Diff: tools/dartium/supplement.gypi

Issue 244643006: Migrate dartium_tools from chrome branch to dart repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Replace obsolete roll scripts with terry's Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 'includes': [
3 '../third_party/WebKit/Source/bindings/dart/gyp/overrides.gypi',
4 ],
5 'variables': {
6 # Fixes mysterious forge issue.
7 'use_custom_freetype': 0,
8 },
9 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698