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

Unified Diff: components/json_schema.gypi

Issue 106553004: components: Remove 'ui' dependencies from json_schema and user_prefs targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | components/json_schema/json_schema_validator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/json_schema.gypi
diff --git a/components/json_schema.gypi b/components/json_schema.gypi
index 7218f9762c11a9fe198e132ddebc5383dfce130e..fd1675d70216303e8b729df2742ed647db9188db 100644
--- a/components/json_schema.gypi
+++ b/components/json_schema.gypi
@@ -9,8 +9,6 @@
'type': 'static_library',
'dependencies': [
'../base/base.gyp:base',
- '../ui/gfx/gfx.gyp:gfx',
- '../ui/ui.gyp:ui',
],
'include_dirs': [
'..',
« no previous file with comments | « no previous file | components/json_schema/json_schema_validator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698