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

Unified Diff: chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp

Issue 2156413002: Settings Router Refactor: Migrate to settings.Route.navigateTo calls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use timing fix Created 4 years, 5 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/resources/settings/privacy_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp b/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
index 185f086ae98bffa46507613c04658de1cec59aa1..3d4bc1c36cff89010ec54976f5a268502d2ff8f1 100644
--- a/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
@@ -14,6 +14,7 @@
{
'target_name': 'privacy_page',
'dependencies': [
+ '../compiled_resources2.gyp:route',
'../settings_main/compiled_resources2.gyp:settings_main_rendered',
'../settings_page/compiled_resources2.gyp:settings_animated_pages',
'../settings_ui/compiled_resources2.gyp:settings_ui_types',

Powered by Google App Engine
This is Rietveld 408576698