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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

Issue 2144923002: DevTools: remove the ComputedStyles -> Styles pane dependency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaselined Created 4 years, 5 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 | third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleModel.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 158da65162f38627219d8fecaa160861658feffd..9a2b2e9f22e93961ff02fbca55fa1f82ac69834a 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -450,6 +450,7 @@
'front_end/elements/BezierEditor.js',
'front_end/elements/BezierUI.js',
'front_end/elements/ClassesPaneWidget.js',
+ 'front_end/elements/ComputedStyleModel.js',
'front_end/elements/ElementsBreadcrumbs.js',
'front_end/elements/ElementsPanel.js',
'front_end/elements/ElementsSidebarPane.js',
@@ -458,7 +459,6 @@
'front_end/elements/ElementsTreeElementHighlighter.js',
'front_end/elements/ElementsTreeOutline.js',
'front_end/elements/ElementStatePaneWidget.js',
- 'front_end/elements/SharedSidebarModel.js',
'front_end/elements/EventListenersWidget.js',
'front_end/elements/InspectElementModeController.js',
'front_end/elements/MetricsSidebarPane.js',
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698