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

Unified Diff: Source/devtools/devtools.gyp

Issue 22875023: DevTools: Front-end for platform font inspection (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address comments Created 7 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
« no previous file with comments | « no previous file | Source/devtools/front_end/CSSStyleModel.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gyp
diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp
index 3e6cea38312a1ebe859d4475f41922ee3e49f6bc..e7f3836f860dfabd1eb21d73ed63129e1254a542 100644
--- a/Source/devtools/devtools.gyp
+++ b/Source/devtools/devtools.gyp
@@ -243,6 +243,7 @@
'front_end/ElementsPanel.js',
'front_end/EventListenersSidebarPane.js',
'front_end/MetricsSidebarPane.js',
+ 'front_end/PlatformFontsSidebarPane.js',
'front_end/PropertiesSidebarPane.js',
'front_end/StylesSidebarPane.js',
],
« no previous file with comments | « no previous file | Source/devtools/front_end/CSSStyleModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698