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

Unified Diff: extensions/browser/file_highlighter_unittest.cc

Issue 23624002: Add UI for RuntimeErrors in the ErrorConsole (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dc_ec_merge
Patch Set: Created 7 years, 3 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: extensions/browser/file_highlighter_unittest.cc
diff --git a/extensions/browser/manifest_highlighter_unittest.cc b/extensions/browser/file_highlighter_unittest.cc
similarity index 98%
rename from extensions/browser/manifest_highlighter_unittest.cc
rename to extensions/browser/file_highlighter_unittest.cc
index ab6e780482d9ca2f85598538048b94dbd7993526..6352be4b0dcfae86cec49f325d95861dab939edf 100644
--- a/extensions/browser/manifest_highlighter_unittest.cc
+++ b/extensions/browser/file_highlighter_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "extensions/browser/manifest_highlighter.h"
+#include "extensions/browser/file_highlighter.h"
#include <string>

Powered by Google App Engine
This is Rietveld 408576698