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

Unified Diff: chrome/browser/resources/settings/search_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/search_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/search_page/compiled_resources2.gyp b/chrome/browser/resources/settings/search_page/compiled_resources2.gyp
index 29f52633f3993c2a826d407add57786d4ee5b189..01fcbcc61c88ba5fa3fa1bc310760b2ed37e6dca 100644
--- a/chrome/browser/resources/settings/search_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/search_page/compiled_resources2.gyp
@@ -7,6 +7,7 @@
'target_name': 'search_page',
'dependencies': [
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
+ '../compiled_resources2.gyp:route',
'../search_engines_page/compiled_resources2.gyp:search_engines_browser_proxy',
'../settings_page/compiled_resources2.gyp:settings_animated_pages',
],
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/resources/settings/search_page/search_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698