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

Unified Diff: webkit/webkit.gyp

Issue 338002: Renamed WebContextMenuClientImpl -> ContextMenuClientImpl (Closed)
Patch Set: 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
« webkit/glue/webview_impl.h ('K') | « webkit/glue/webview_impl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 82a713f3cf2d7ffdd5c5cb15d41ac1f5a055d40b..9654d7323e4fcd59a74e2d4fa6a7a51340740588 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -169,6 +169,8 @@
'api/src/ChromiumBridge.cpp',
'api/src/ChromiumCurrentTime.cpp',
'api/src/ChromiumThreading.cpp',
+ 'api/src/ContextMenuClientImpl.cpp',
+ 'api/src/ContextMenuClientImpl.h',
'api/src/DOMUtilitiesPrivate.cpp',
'api/src/DOMUtilitiesPrivate.h',
'api/src/gtk/WebFontInfo.cpp',
@@ -199,8 +201,6 @@
'api/src/WebBindings.cpp',
'api/src/WebCache.cpp',
'api/src/WebColor.cpp',
- 'api/src/WebContextMenuClientImpl.cpp',
- 'api/src/WebContextMenuClientImpl.h',
'api/src/WebCrossOriginPreflightResultCache.cpp',
'api/src/WebCString.cpp',
'api/src/WebCursorInfo.cpp',
« webkit/glue/webview_impl.h ('K') | « webkit/glue/webview_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698