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

Unified Diff: android_webview/common/print_messages.cc

Issue 54963005: Upstream printing changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 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
Index: android_webview/common/print_messages.cc
diff --git a/chrome/common/print_messages.cc b/android_webview/common/print_messages.cc
similarity index 94%
copy from chrome/common/print_messages.cc
copy to android_webview/common/print_messages.cc
index b900562c6e45b8f0f6bc8af2b2963c2f86c5840f..ae551c904e98efc7e33a146e939ec18c33ad2952 100644
--- a/chrome/common/print_messages.cc
+++ b/android_webview/common/print_messages.cc
@@ -2,7 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/common/print_messages.h"
+// TODO(sgurun) copied from chrome/common. Remove after crbug.com/322276
+
+#include "android_webview/common/print_messages.h"
#include "base/basictypes.h"
#include "base/strings/string16.h"
« no previous file with comments | « android_webview/common/print_messages.h ('k') | android_webview/java/src/org/chromium/android_webview/AwContents.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698