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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1541463002: Rename [Web]PageSerializer[Test|Client|Impl] to ...FrameSerializer... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mhtml-deduplication-of-resources
Patch Set: Rebasing... Created 5 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 | « content/renderer/render_frame_impl.cc ('k') | third_party/WebKit/Source/core/frame/FrameSerializer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 77168f1ea0c050f81c2431d4046a6b6caa269fde..0159e6edc77c2c0ef6be15b787194c9b7150851c 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1596,6 +1596,8 @@
'frame/FrameHost.cpp',
'frame/FrameHost.h',
'frame/FrameOwner.h',
+ 'frame/FrameSerializer.cpp',
+ 'frame/FrameSerializer.h',
'frame/FrameView.cpp',
'frame/FrameView.h',
'frame/FrameViewAutoSizeInfo.cpp',
@@ -1919,7 +1921,6 @@
'page/PagePopupClient.h',
'page/PagePopupController.cpp',
'page/PagePopupController.h',
- 'page/PageSerializer.cpp',
'page/PageVisibilityState.cpp',
'page/PointerLockController.cpp',
'page/PointerLockController.h',
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | third_party/WebKit/Source/core/frame/FrameSerializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698