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

Unified Diff: chrome/browser/task_manager/DEPS

Issue 497843002: GuestViews should be able to specify task manager entries (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added DEPS Created 6 years, 4 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: chrome/browser/task_manager/DEPS
diff --git a/chrome/browser/task_manager/DEPS b/chrome/browser/task_manager/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..de9193f852c4199b06c5e9fdd8a13009db7708a9
--- /dev/null
+++ b/chrome/browser/task_manager/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+extensions/strings/grit/extensions_strings.h"
+]

Powered by Google App Engine
This is Rietveld 408576698