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

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

Issue 2740803002: [DevTools] Simplify Popover API (Closed)
Patch Set: addressed comments Created 3 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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 582de160d134c255461c5c4eabae3c7afc9291fc..d01a5dcd554b6c08a5c82ae8b50d782efc8df332 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -263,6 +263,7 @@ all_devtools_files = [
"front_end/inline_editor/CSSShadowModel.js",
"front_end/inline_editor/cssShadowSwatch.css",
"front_end/inline_editor/module.json",
+ "front_end/inline_editor/swatchPopover.css",
"front_end/inline_editor/SwatchPopoverHelper.js",
"front_end/inspector.js",
"front_end/inspector.json",

Powered by Google App Engine
This is Rietveld 408576698