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

Unified Diff: content/public/common/all_content_public_common_files.cc

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.
Patch Set: Rebased again Created 3 years, 5 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
« no previous file with comments | « content/public/common/BUILD.gn ('k') | content/public/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/all_content_public_common_files.cc
diff --git a/content/public/common/all_content_public_common_files.cc b/content/public/common/all_content_public_common_files.cc
new file mode 100644
index 0000000000000000000000000000000000000000..67bf3a6987f5ece635d2ceb18ae49ed3ff8c25eb
--- /dev/null
+++ b/content/public/common/all_content_public_common_files.cc
@@ -0,0 +1,48 @@
+// Copyright (c) 2017 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+#include "browser_side_navigation_policy.cc"
+#include "child_process_host_delegate.cc"
+#include "color_suggestion.cc"
+#include "common_param_traits.cc"
+#include "content_client.cc"
+#include "content_constants.cc"
+#include "content_features.cc"
+#include "content_switches.cc"
+#include "context_menu_params.cc"
+#include "drop_data.cc"
+#include "favicon_url.cc"
+#include "file_chooser_file_info.cc"
+#include "file_chooser_params.cc"
+#include "frame_navigate_params.cc"
+#include "manifest.cc"
+#include "manifest_util.cc"
+#include "media_metadata.cc"
+#include "media_stream_request.cc"
+#include "menu_item.cc"
+#include "mhtml_generation_params.cc"
+#include "mojo_channel_switches.cc"
+#include "notification_resources.cc"
+#include "origin_trial_policy.cc"
+#include "page_state.cc"
+#include "pepper_plugin_info.cc"
+#include "platform_notification_data.cc"
+#include "presentation_connection_message.cc"
+#include "presentation_info.cc"
+#include "push_messaging_status.cc"
+#include "referrer.cc"
+#include "renderer_preferences.cc"
+#include "resource_devtools_info.cc"
+#include "resource_request_body.cc"
+#include "resource_response.cc"
+#include "resource_response_info.cc"
+#include "resource_type.cc"
+#include "sandboxed_process_launcher_delegate.cc"
+#include "screen_info.cc"
+#include "service_info.cc"
+#include "speech_recognition_result.cc"
+#include "url_constants.cc"
+#include "url_utils.cc"
+#include "web_preferences.cc"
+#include "webplugininfo.cc"
« no previous file with comments | « content/public/common/BUILD.gn ('k') | content/public/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698