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

Unified Diff: ui/accessibility/accessibility.gyp

Issue 183763032: Add an implementation path option to json_schema_compiler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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: ui/accessibility/accessibility.gyp
diff --git a/ui/accessibility/accessibility.gyp b/ui/accessibility/accessibility.gyp
index 080ec260c270e56524c33c6d735166850e2348ff..d55bd81c3feac697bc797c8c22b75ebe9ee69d67 100644
--- a/ui/accessibility/accessibility.gyp
+++ b/ui/accessibility/accessibility.gyp
@@ -90,6 +90,7 @@
# TODO(dtseng): Change this once all files under ui/accessibility
# namespaced under ui::ax.
'root_namespace': '',
+ 'impl_dir': ''
},
},
],

Powered by Google App Engine
This is Rietveld 408576698