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

Unified Diff: content/public/renderer/DEPS

Issue 16867005: Re-implement PageState serialization without a Blink API dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improvements based on Tom's feedback. Created 7 years, 6 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/page_state_ios.cc ('k') | content/public/renderer/history_item_serialization.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/renderer/DEPS
diff --git a/content/public/renderer/DEPS b/content/public/renderer/DEPS
index 65decc730bca494178925c219d696c53986f0a1a..3035db9dada12640bccb4124ef559af108752fe7 100644
--- a/content/public/renderer/DEPS
+++ b/content/public/renderer/DEPS
@@ -4,6 +4,7 @@ include_rules = [
specific_include_rules = {
".*\.cc": [
+ "+content/common",
"+content/renderer",
],
}
« no previous file with comments | « content/public/common/page_state_ios.cc ('k') | content/public/renderer/history_item_serialization.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698