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

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

Issue 2373613003: md-settings: add routing to chrome://settings/resetProfileSettings. (Closed)
Patch Set: Fixed missing gyp dependency Created 4 years, 3 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 | « no previous file | chrome/browser/resources/settings/reset_page/reset_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/reset_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/reset_page/compiled_resources2.gyp b/chrome/browser/resources/settings/reset_page/compiled_resources2.gyp
index 8e32a677733bd5beb19e0d129c7eeefd58c3c293..90b0c155782e6cf0a0df92cc858209f1ba2293f3 100644
--- a/chrome/browser/resources/settings/reset_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/reset_page/compiled_resources2.gyp
@@ -6,6 +6,7 @@
{
'target_name': 'reset_page',
'dependencies': [
+ '../compiled_resources2.gyp:route',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
],
« no previous file with comments | « no previous file | chrome/browser/resources/settings/reset_page/reset_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698