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

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

Issue 2624873002: DevTools: visualize deps (Closed)
Patch Set: clean Created 3 years, 11 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/scripts/visualize_deps/d3.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/.gitignore
diff --git a/third_party/WebKit/Source/devtools/.gitignore b/third_party/WebKit/Source/devtools/.gitignore
index f12a1da2986255e3054c1bab0ef2acec94cade75..8fa55c0d27f7c0e9b7f8f78e48dfe695a64270d4 100644
--- a/third_party/WebKit/Source/devtools/.gitignore
+++ b/third_party/WebKit/Source/devtools/.gitignore
@@ -15,4 +15,5 @@ npm-debug.log
/devtools-node-modules
/release
/scripts/local_node/runtimes
-/front_end/protocol_externs.js
+/scripts/visualize_deps/out
+/front_end/protocol_externs.js
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/scripts/visualize_deps/d3.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698