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

Unified Diff: chrome/chrome_browser.gypi

Issue 1423713015: [WIP] WebRestrictions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5783f7a856a473e9d393eeabce86add0af00ef90..da83aad02551119e6fe5482050ded16f0c077add 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3124,6 +3124,7 @@
'../components/components.gyp:update_client',
'../components/components.gyp:undo_component',
'../components/components.gyp:user_prefs',
+ '../components/components.gyp:web_restriction',
'../components/components_strings.gyp:components_strings',
# This depends directly on the variations target, rather than just
# transitively via the common target because the proto sources need to

Powered by Google App Engine
This is Rietveld 408576698