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

Unified Diff: Source/devtools/devtools.gypi

Issue 206313004: DevTools: Rename WebInspector.DOMAgent into WebInspector.DOMModel (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase on master Created 6 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
« no previous file with comments | « PerformanceTests/inspector/inspector-startup-time.html ('k') | Source/devtools/front_end/AuditRules.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 57226ed97b21337efb91c74942250c5993b23430..439dccaced219666a2dc614bc75bdf4f5016f535 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -61,7 +61,7 @@
'front_end/DebuggerScriptMapping.js',
'front_end/Tests.js',
'front_end/Dialog.js',
- 'front_end/DOMAgent.js',
+ 'front_end/DOMModel.js',
'front_end/DOMBreakpointsSidebarPane.js',
'front_end/DOMExtension.js',
'front_end/DOMPresentationUtils.js',
« no previous file with comments | « PerformanceTests/inspector/inspector-startup-time.html ('k') | Source/devtools/front_end/AuditRules.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698