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

Unified Diff: chrome/install_static/DEPS

Issue 2689233005: Move brand- and mode-specific app icon resource id into InstallConstants. (Closed)
Patch Set: sync to position 453103 Created 3 years, 10 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/install_static/BUILD.gn ('k') | chrome/install_static/chromium_install_modes.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/install_static/DEPS
diff --git a/chrome/install_static/DEPS b/chrome/install_static/DEPS
index 5d5beb27802171b3a93f1a894f174c21fc271e7d..2f4082eec8b7232bb6aa92c5a02045e86d17d2eb 100644
--- a/chrome/install_static/DEPS
+++ b/chrome/install_static/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"-base",
# Nothing from chrome.
"-chrome",
+ # For the app icon resource indices.
+ "+chrome/app/chrome_dll_resource.h",
# Anything from this dir.
"+chrome/install_static",
# All registry access should go through nt_registry.
« no previous file with comments | « chrome/install_static/BUILD.gn ('k') | chrome/install_static/chromium_install_modes.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698