Commit c5a3cdde authored by tfarina@chromium.org's avatar tfarina@chromium.org

webkit: Remove inspector_strings.grd file.

It is unused, so we just delete it.

BUG=338338
TEST=None
R=jamesr@chromium.org

Review URL: https://codereview.chromium.org/395023003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283976 0039d316-1c4b-4281-b951-d872f2087c98
parent 674383ca
...@@ -102,9 +102,6 @@ ...@@ -102,9 +102,6 @@
"structures": [12000], "structures": [12000],
"messages": [12500], "messages": [12500],
}, },
"webkit/glue/inspector_strings.grd": {
"messages": [17500],
},
"webkit/glue/webkit_strings.grd": { "webkit/glue/webkit_strings.grd": {
"messages": [18500], "messages": [18500],
}, },
......
include_rules = [
"+gpu",
"+skia/ext",
"+skia/include",
"+ui",
"+webkit/tools/test_shell", # Needed for test shell tests.
"+jni", # Needed for Android's java-generated bindings
# This is not actually a directory, but npruntime_util.cc includes a file
# from WebKit starting with this path in JSCore mode.
"+bindings/c",
]
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment