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

Unified Diff: plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/propertypages/Messages.java

Issue 7089017: Change source look-up design (Closed) Base URL: https://chromedevtools.googlecode.com/svn/trunk
Patch Set: clean Created 9 years, 6 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: plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/propertypages/Messages.java
diff --git a/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/propertypages/Messages.java b/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/propertypages/Messages.java
index 4ff7caab8fc989b82c5e0d87556211a117d86b6f..ed33a9e0ca8a33b064808e2da5d1c9b02b4fa27a 100755
--- a/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/propertypages/Messages.java
+++ b/plugins/org.chromium.debug.ui/src/org/chromium/debug/ui/propertypages/Messages.java
@@ -31,6 +31,8 @@ public class Messages extends NLS {
public static String ScriptFilePage_CURRENTLY_LINKED_TO_LABEL;
+ public static String ScriptFilePage_MULTIPLE_INACCURATE_MATCH;
+
public static String ScriptFilePage_NAME_IN_VPROJECT;
public static String ScriptFilePage_SCRIPT_NAME;

Powered by Google App Engine
This is Rietveld 408576698