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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2672983002: [DevTools] Separate ScreenCaptureModel out of ResourceTreeModel. (Closed)
Patch Set: rebased Created 3 years, 10 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/animation/AnimationModel.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 1675bf7de68e18c408209d2cdb63e13e6ee02c04..a8e8ee164d06bb056c325606b00560b15df78471 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -447,6 +447,7 @@ all_devtools_files = [
"front_end/sdk/Resource.js",
"front_end/sdk/ResourceTreeModel.js",
"front_end/sdk/RuntimeModel.js",
+ "front_end/sdk/ScreenCaptureModel.js",
"front_end/sdk/Script.js",
"front_end/sdk/SecurityOriginManager.js",
"front_end/sdk/ServiceWorkerCacheModel.js",
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/animation/AnimationModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698