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

Unified Diff: chrome/browser/resources/chromeos/login/compiled_resources2.gyp

Issue 2433363004: Chromad: added AD Join ui, authpolicy_client (Closed)
Patch Set: nit Created 4 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/browser/resources/chromeos/login/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/reset_page/compiled_resources2.gyp b/chrome/browser/resources/chromeos/login/compiled_resources2.gyp
similarity index 72%
copy from chrome/browser/resources/settings/reset_page/compiled_resources2.gyp
copy to chrome/browser/resources/chromeos/login/compiled_resources2.gyp
index 90b0c155782e6cf0a0df92cc858209f1ba2293f3..506018a2cb8463b0de11d54ce8b4116ab0494389 100644
--- a/chrome/browser/resources/settings/reset_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/chromeos/login/compiled_resources2.gyp
@@ -4,11 +4,9 @@
{
'targets': [
{
- 'target_name': 'reset_page',
+ 'target_name': 'offline_ad_login',
'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',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698