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" |