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

Unified Diff: chrome/default_plugin/DEPS

Issue 2813047: Move default_plugin from webkit/ to chrome/ (Closed)
Patch Set: fix windows? Created 10 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 | « chrome/common/default_plugin.cc ('k') | chrome/default_plugin/default_plugin.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/default_plugin/DEPS
diff --git a/chrome/default_plugin/DEPS b/chrome/default_plugin/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c004887c5f00ad742fc466fd87a52e12e946c003
--- /dev/null
+++ b/chrome/default_plugin/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+app",
+ "+grit", # For generated headers
+ "+third_party/libxml",
+ "+webkit/glue",
+]
« no previous file with comments | « chrome/common/default_plugin.cc ('k') | chrome/default_plugin/default_plugin.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698