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

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

Issue 2482073002: DevTools: introduce beautiful checkmarks in navigator and editor tabs (Closed)
Patch Set: rename icons Created 4 years, 1 month 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/Images/smallIcons.png » ('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 0e06d0fdc321a253767bc0885301aba1f5c11142..8bd37a9b7f76fcd737b2c3877f04f4a18ae21877 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -178,6 +178,7 @@ devtools_persistence_js_files = [
"front_end/persistence/DefaultMapping.js",
"front_end/persistence/Automapping.js",
"front_end/persistence/Persistence.js",
+ "front_end/persistence/PersistenceUtils.js",
]
devtools_platform_js_files = [
"front_end/platform/DOMExtension.js",
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/Images/smallIcons.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698