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

Unified Diff: ash/ash.gyp

Issue 284113011: Repurpose views+content example into a generic multiprocess views runtime (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use sandbox boilerplate for now Created 6 years, 7 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index de2eb5a31d97ab4d27328a682a5f9098d1660e1d..228a1ed9666a82089d972770ff2849c26c99d2a8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -1123,8 +1123,8 @@
'../ui/keyboard/keyboard.gyp:keyboard',
'../ui/message_center/message_center.gyp:message_center',
'../ui/resources/ui_resources.gyp:ui_resources',
+ '../ui/views/examples/examples.gyp:examples_window_with_content',
'../ui/views/examples/examples.gyp:views_examples_lib',
- '../ui/views/examples/examples.gyp:views_examples_with_content_lib',
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:views_test_support',
'ash',

Powered by Google App Engine
This is Rietveld 408576698