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

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

Issue 2465433002: Create implementation of the side panel using a dialog. (Closed)
Patch Set: Feedback 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/settings/controls/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/controls/compiled_resources2.gyp b/chrome/browser/resources/settings/controls/compiled_resources2.gyp
index 82ba7efba597f184c1c1c1e63cf2c1a30dced58b..6a85b595881e2068c2c1843d411d8baeae88aeaf 100644
--- a/chrome/browser/resources/settings/controls/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/controls/compiled_resources2.gyp
@@ -23,6 +23,10 @@
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
{
+ 'target_name': 'dialog_drawer',
+ 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
+ },
+ {
'target_name': 'pref_control_behavior',
'dependencies': [
'../prefs/compiled_resources2.gyp:prefs_types',

Powered by Google App Engine
This is Rietveld 408576698