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

Unified Diff: content/shell/DEPS

Issue 423613003: Move strings from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sort 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
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/common/shell_content_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 386f7d095163eb18eabb09513e990dc0f5a0d197..a75220ec93581000bc57fcb6c5712c11bcd51518 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -6,6 +6,7 @@ include_rules = [
# The content_shell is the canonical sample embedder, so it only uses
# content's public API.
+ "+content/app/strings/grit", # For generated headers
"+content/public",
# The content_shell is an embedder so it must work with resource bundles.
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/common/shell_content_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698