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

Unified Diff: webkit/webkit.gyp

Issue 343060: Remove WebCore dependencies from accessibility_ui_element. (Closed)
Patch Set: Actually added WebAccessibilityRole. Created 11 years, 2 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: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 578fbc9f2d063191ba4a934455743d5304434861..59699cbac7714dfabdf713e8ce56a083278569b5 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -77,6 +77,7 @@
'api/public/mac/WebInputEventFactory.h',
'api/public/mac/WebScreenInfoFactory.h',
'api/public/WebAccessibilityObject.h',
+ 'api/public/WebAccessibilityRole.h',
'api/public/WebApplicationCacheHost.h',
'api/public/WebApplicationCacheHostClient.h',
'api/public/WebBindings.h',

Powered by Google App Engine
This is Rietveld 408576698