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

Unified Diff: components/chrome_apps/DEPS

Issue 1103943003: Add components/chrome_apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename component_apps -> chrome_apps Created 5 years, 8 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: components/chrome_apps/DEPS
diff --git a/components/chrome_apps/DEPS b/components/chrome_apps/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8ef0c332502b143d7ada332f57e3f5ead9699d8e
--- /dev/null
+++ b/components/chrome_apps/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+grit/chrome_apps_resources.h",
+ "+grit/chrome_apps_resources_map.h"
+]

Powered by Google App Engine
This is Rietveld 408576698