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

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

Issue 1808063002: Timeline: move SegmentedRange into the WebInspector namespace and a file of its own (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moved Segment around Created 4 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
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 5664aba4343668d3c7d657bb505ba7b0e234ed96..5fd50f5ad5540303eebaedc5422df54ef2801204 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -72,6 +72,7 @@
'front_end/common/Settings.js',
'front_end/common/StaticContentProvider.js',
'front_end/common/OutputStream.js',
+ 'front_end/common/SegmentedRange.js',
'front_end/common/TestBase.js',
'front_end/common/TextDictionary.js',
'front_end/common/TextRange.js',

Powered by Google App Engine
This is Rietveld 408576698