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

Unified Diff: third_party/WebCore/inspector/compile-front-end.py

Issue 12439002: Update idl files after Chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: third_party/WebCore/inspector/compile-front-end.py
diff --git a/third_party/WebCore/inspector/compile-front-end.py b/third_party/WebCore/inspector/compile-front-end.py
index 4c4d7abb156f5fe061496cec410632213ccf8a6f..e99e3771639cf824124c817a7575eedd2f89801d 100755
--- a/third_party/WebCore/inspector/compile-front-end.py
+++ b/third_party/WebCore/inspector/compile-front-end.py
@@ -295,6 +295,7 @@ modules = [
"dependencies": ["components"],
"sources": [
"AuditCategories.js",
+ "AuditController.js",
"AuditFormatters.js",
"AuditLauncherView.js",
"AuditResultView.js",

Powered by Google App Engine
This is Rietveld 408576698