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

Unified Diff: webkit/glue/DEPS

Issue 395023003: webkit: Remove inspector_strings.grd file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm DEPS as well Created 6 years, 5 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 | « tools/gritsettings/resource_ids ('k') | webkit/glue/inspector_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/DEPS
diff --git a/webkit/glue/DEPS b/webkit/glue/DEPS
deleted file mode 100644
index 95201565bf80f1724f7d7003022586bb3a72fc61..0000000000000000000000000000000000000000
--- a/webkit/glue/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-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",
-]
« no previous file with comments | « tools/gritsettings/resource_ids ('k') | webkit/glue/inspector_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698